5 lines
43 B
Makefile
5 lines
43 B
Makefile
|
PROG= mkdir
|
||
|
MAN=
|
||
|
|
||
|
.include <minix.prog.mk>
|