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

6 lines
66 B
Makefile

PROG= tcpd
CPPFLAGS+= -DPARANOID=0
MAN=
.include <minix.prog.mk>