1 2 3 4 5 6 7 8 9 10 11
PACKAGE= lib${LIB} LIB= pfctl INTERNALLIB= true SRCS= libpfctl.c INCS= libpfctl.h CFLAGS+=${PICFLAG} .include <bsd.lib.mk>