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