summaryrefslogtreecommitdiffstats
path: root/usr.bin/keyinfo/Makefile
blob: 41baee6e1d5fe48e8194a65e559fd1eb142084b3 (plain)
1
2
3
4
5
6
7
8
9
#	@(#)Makefile	5.5 (Berkeley) 7/1/90

MAN1=	keyinfo.1

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

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