Files
minix/commands/tcpd/Makefile
T

6 lines
66 B
Makefile

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