minix/commands/mkdir/Makefile
2010-05-12 16:28:54 +00:00

5 lines
43 B
Makefile

PROG= mkdir
MAN=
.include <minix.prog.mk>