summaryrefslogtreecommitdiffstats
path: root/usr.bin/global/gtags/Makefile
blob: 05f506f77ce10b6a45c91cc150a7350479e8f192 (plain)
1
2
3
4
5
6
7
8
# $Id: Makefile,v 1.5 1997/12/17 15:18:54 cwt Exp $

GLOBAL_DIR=	${.CURDIR}/../../../contrib/global
.PATH:		${GLOBAL_DIR}/gtags

PROG=	gtags

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