xref
: /
freebsd
/
usr.bin
/
which
/
Makefile
(revision 28f6c2f292806bf31230a959bc4b19d7081669a7)
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