]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - usr.sbin/smbmsg/Makefile
Avoid using the C++11 auto keyword, which was introduced in r328555, as
[FreeBSD/stable/9.git] / usr.sbin / smbmsg / Makefile
1 #
2 # $FreeBSD$
3
4 PROG=   smbmsg
5 MAN=    smbmsg.8
6
7 .include <bsd.prog.mk>