xref
: /
freebsd
/
usr.bin
/
which
/
Makefile
(revision 4f29da19bd44f0e99f021510460a81bf754c21d2)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $FreeBSD$
3
4
PROG
=
which
5
6
.
include
<
bsd.prog.mk
>
7