src/sbin/scsi/Makefile

8 lines
132 B
Makefile

# $OpenBSD: Makefile,v 1.4 2003/07/23 23:10:22 deraadt Exp $
PROG= scsi
SRCS= scsi.c libscsi.c
MAN= scsi.8
.include <bsd.prog.mk>