Files
minix/commands/postmort/Makefile
T
2010-06-25 18:29:09 +00:00

6 lines
97 B
Makefile

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