xref: /freebsd/lib/libpfctl/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
10d71f9f3SKristof ProvostPACKAGE=	lib${LIB}
20d71f9f3SKristof ProvostLIB=		pfctl
30d71f9f3SKristof ProvostINTERNALLIB=	true
40d71f9f3SKristof Provost
50d71f9f3SKristof ProvostSRCS=	libpfctl.c
60d71f9f3SKristof ProvostINCS=	libpfctl.h
70d71f9f3SKristof Provost
8*8403170bSKristof ProvostCFLAGS+=${PICFLAG}
90d71f9f3SKristof Provost
100d71f9f3SKristof Provost.include <bsd.lib.mk>
11