summaryrefslogtreecommitdiffstats
path: root/usr.bin/vi
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/vi')
-rw-r--r--usr.bin/vi/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/vi/Makefile b/usr.bin/vi/Makefile
index 12fc1bc..d05179d 100644
--- a/usr.bin/vi/Makefile
+++ b/usr.bin/vi/Makefile
@@ -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
OpenPOWER on IntegriCloud