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