xref: /freebsd/usr.sbin/smbmsg/Makefile (revision 7bd6fde3)
1#
2# $FreeBSD$
3
4PROG=	smbmsg
5MAN=	smbmsg.8
6WARNS=	6
7
8.include <bsd.prog.mk>
9