freebsd_amp_hwpstate/sbin/scsi/Makefile

8 lines
100 B
Makefile
Raw Normal View History

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