xref: /freebsd/libexec/tftp-proxy/Makefile (revision b7ddf9fe9966a092999c7d94bd05aab957e726c6)
1a251f9dcSEnji Cooper.PATH:	${SRCTOP}/contrib/pf/tftp-proxy
260ee3847SMax Laier
3*b7ddf9feSLexi WinterPACKAGE= pf
460ee3847SMax LaierPROG=	tftp-proxy
560ee3847SMax LaierSRCS=	tftp-proxy.c filter.c
660ee3847SMax LaierMAN=	tftp-proxy.8
760ee3847SMax Laier
895be9288SKristof ProvostCFLAGS+= -I${SRCTOP}/lib/libpfctl -I${OBJTOP}/lib/libpfctl
995be9288SKristof ProvostLIBADD= pfctl
1095be9288SKristof Provost
111100c001SEd SchoutenWARNS?=	3
121100c001SEd Schouten
1360ee3847SMax Laier.include <bsd.prog.mk>
14