summaryrefslogtreecommitdiffstats
path: root/usr.bin/ctags/Makefile
blob: 7a8ebce3971c6ad717178ae8f80d379ca3b66555 (plain)
1
2
3
4
5
6
7
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	ctags
CFLAGS+=-I${.CURDIR}
SRCS=	C.c ctags.c fortran.c lisp.c print.c tree.c yacc.c

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