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

6 lines
80 B
Makefile

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