8 lines
66 B
Makefile
8 lines
66 B
Makefile
#
|
|
# $FreeBSD$
|
|
|
|
PROG= smbmsg
|
|
MAN= smbmsg.8
|
|
|
|
.include <bsd.prog.mk>
|