summaryrefslogtreecommitdiffstats
path: root/contrib/global/gctags/Makefile
blob: 2e3401f2378606ff8f915205e222b7e0e80a4fb5 (plain)
1
2
3
4
5
6
7
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	gctags
CFLAGS+=-I${.CURDIR} -DGTAGS -DBUGFIX -DMODIFY -DYACC
SRCS=	C.c ctags.c fortran.c lisp.c print.c tree.c yacc.c assembler.c

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