5 lines
57 B
Makefile
5 lines
57 B
Makefile
PROG= sysenv
|
|
BINDIR= /bin
|
|
MAN=
|
|
|
|
.include <minix.prog.mk>
|