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