]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - usr.sbin/smbmsg/Makefile
MFC r286887: Using the error return code documented in the comment.
[FreeBSD/stable/8.git] / usr.sbin / smbmsg / Makefile
1 #
2 # $FreeBSD$
3
4 PROG=   smbmsg
5 MAN=    smbmsg.8
6 WARNS=  6
7
8 .include <bsd.prog.mk>