mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-26 11:47:31 +00:00
8 lines
66 B
Makefile
8 lines
66 B
Makefile
#
|
|
# $FreeBSD$
|
|
|
|
PROG= smbmsg
|
|
MAN= smbmsg.8
|
|
|
|
.include <bsd.prog.mk>
|