c0c8d25799
Makes things easier for pkgsrc
5 lines
79 B
Makefile
5 lines
79 B
Makefile
PROG= tcpstat
|
|
CPPFLAGS+= -I${MINIXSRCDIR}/servers
|
|
MAN=
|
|
|
|
.include <bsd.prog.mk>
|