minix/commands/tcpstat/Makefile

6 lines
79 B
Makefile
Raw Normal View History

PROG= tcpstat
CPPFLAGS+= -I${MINIXSRCDIR}/servers
MAN=
.include <bsd.prog.mk>