summaryrefslogtreecommitdiffstats
path: root/usr.bin/keyinfo/Makefile
blob: 322758640f3114d2f751f808e456588985134550 (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