minix/commands/tcpstat/Makefile

7 lines
95 B
Makefile

PROG= tcpstat
CPPFLAGS+= -I${NETBSDSRCDIR}/servers -D'ARGS(a)=a'
MAN=
.include <bsd.prog.mk>