minix/commands/mkfs/Makefile

6 lines
78 B
Makefile
Raw Normal View History

PROG= mkfs
CPPFLAGS+= -I${MINIXSRCDIR}/servers
MAN=
.include <minix.prog.mk>