]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - usr.sbin/setfmac/Makefile
Fix BIND remote Denial of Service vulnerability. [SA-16:28]
[FreeBSD/releng/9.3.git] / usr.sbin / setfmac / Makefile
1 # $FreeBSD$
2
3 PROG=   setfmac
4 LINKS=  ${BINDIR}/setfmac ${BINDIR}/setfsmac
5 MAN=    setfmac.8 setfsmac.8
6
7 .include <bsd.prog.mk>