1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00

Enable GLOBAL tags support.

This commit is contained in:
Jordan K. Hubbard 1997-04-18 23:44:54 +00:00
parent e56a720515
commit 4dfa17296a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=25012

View File

@ -1,5 +1,5 @@
#
# $Id: Makefile,v 1.15 1997/04/12 14:28:13 peter Exp $
# $Id: Makefile,v 1.16 1997/04/12 14:34:02 peter Exp $
#
# This has most of the glue needed to compile tknvi and the perl hooks,
# but not all.
@ -28,6 +28,8 @@ APISTUFF= ex_tcl.c ex_perl.c
.endif
CFLAGS+= -DGTAGS
#if using ncurses:
#CFLAGS+= -DSYSV_CURSES