minix3/commands/tcpd/Makefile

6 lines
64 B
Makefile

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