5 lines
64 B
Makefile
5 lines
64 B
Makefile
SCRIPTS= netconf.sh
|
|
BINDIR= /bin
|
|
MAN=
|
|
|
|
.include <minix.prog.mk>
|