summaryrefslogtreecommitdiffstats
path: root/sbin/scsiformat/Makefile
blob: d121e7396dc73555b5e6f6f35553b35d482cc431 (plain)
1
2
3
4
5
6
7
8
9
#	@(#)Makefile	5.3 (Berkeley) 6/5/93

MAN8=	scsiformat.8

beforeinstall:
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
	    ${.CURDIR}/scsiformat.sh ${DESTDIR}${BINDIR}/scsiformat

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud