6 lines
55 B
Makefile
6 lines
55 B
Makefile
|
PROG= sysenv
|
||
|
BINDIR= /bin
|
||
|
MAN=
|
||
|
|
||
|
.include <bsd.prog.mk>
|