freebsd-dev/sbin/scsi/Makefile
Peter Dufault 2208cace06 Submitted by: Julian Elischer and Peter Dufault
Obtained from: 1.1.5

"scsi (8)" from 1.1.5, with added support for any command from
the command line.
1995-01-24 12:07:27 +00:00

8 lines
100 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/5/93
PROG= scsi
MAN8= scsi.8
LDADD= -lscsi
.include <bsd.prog.mk>