6 lines
88 B
Makefile
6 lines
88 B
Makefile
PROG= env
|
|
MAN=
|
|
|
|
LINKS+= ${BINDIR}/env ${BINDIR}/printenv
|
|
|
|
.include <minix.prog.mk>
|