minix/commands/udpstat/Makefile

6 lines
81 B
Makefile
Raw Normal View History

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