xref
: /
freebsd
/
usr.bin
/
env
/
Makefile
(revision d9a9f23d0b3f1676d5656b76301341c0037d15b7)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
PACKAGE
=
runtime
3
PROG
=
env
4
SRCS
=
env.c
envopts.c
5
6
LIBADD
=
util
7
8
.
include
<
bsd.prog.mk
>
9