summaryrefslogtreecommitdiffstats
path: root/usr.bin/global/htags/Makefile
blob: f53639ab269e8b60d736355bd4252b5daa59e289 (plain)
1
2
3
4
5
6
7
8
9
#	@(#)Makefile	1.0 (Berkeley) 4/21/96

MAN1=	htags.1

beforeinstall:
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
	    ${.CURDIR}/htags.pl ${DESTDIR}/usr/bin/htags

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