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