xref
: /
freebsd
/
usr.bin
/
env
/
Makefile
(revision c68eed82a3dcadf0c826e9e150f59769f4c44f24)
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