minix/commands/tcpd/Makefile

6 lines
66 B
Makefile
Raw Normal View History

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