Files
minix/commands/tcpstat/Makefile
2012-03-25 21:58:20 +02:00

6 lines
93 B
Makefile

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