minix/commands/tcpd/Makefile

6 lines
64 B
Makefile
Raw Normal View History

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