325bf22bbd
Also included is a `bus-probe' modus of operation to help scanning an I2C bus.
9 lines
76 B
Makefile
9 lines
76 B
Makefile
#
|
|
# $FreeBSD$
|
|
|
|
PROG= smbmsg
|
|
MAN8= smbmsg.8
|
|
WARNS= 6
|
|
|
|
.include <bsd.prog.mk>
|