minix/commands/udpstat/Makefile

6 lines
94 B
Makefile

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