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