summaryrefslogtreecommitdiffstats
path: root/usr.bin/global/gtags/Makefile
blob: ab3fc7624f490e006da90ee5e1f781723b751362 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

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

PROG=	gtags

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