]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - usr.sbin/setfmac/Makefile
Avoid using the C++11 auto keyword, which was introduced in r328555, as
[FreeBSD/stable/9.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>