summaryrefslogtreecommitdiff
path: root/tools/ctags/Makefile
blob: a9f30d7433483c5d6f01214ba666a26908c4ca73 (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile,v 1.2 2002/12/08 20:19:59 thorpej Exp $

HOSTPROGNAME=	${_TOOL_PREFIX}ctags
HOST_SRCDIR=	usr.bin/ctags

.include "${.CURDIR}/../Makefile.host"