1 2 3 4 5 6 7 8 9 10
# $FreeBSD$ NOGCCERROR= # defined PROG= ipfstat SRCS= ipfstat.c MAN= ipfstat.8 LIBADD+= ncursesw .include <bsd.prog.mk>