xref
: /
src
/
usr.bin
/
which
/
Makefile
(revision 76afb20c58adb296f09857aed214b91464242264)
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