Finish MINUS_G eradication.
authorFred Fish <fnf@specifix.com>
Wed, 22 Apr 1992 21:44:32 +0000 (21:44 +0000)
committerFred Fish <fnf@specifix.com>
Wed, 22 Apr 1992 21:44:32 +0000 (21:44 +0000)
gdb/Makefile.in

index dfbeaa0ebf31ddef684cf3c67905ae2e1852de0f..546db241693408cb4c0c2cdcf3917068c231ff1b 100644 (file)
@@ -133,7 +133,7 @@ INCLUDE_CFLAGS = -I. -I${srcdir} -I$(INCLUDE_DIR) -I$(READLINE_DIR) -I${srcdir}/
 
 # {X,T}M_CFLAGS, if defined, has system-dependent CFLAGS.
 # CFLAGS for GDB
-GLOBAL_CFLAGS = ${MINUS_G} ${TM_CFLAGS} ${XM_CFLAGS}
+GLOBAL_CFLAGS = ${TM_CFLAGS} ${XM_CFLAGS}
 #PROFILE_CFLAGS = -pg
 
 # CFLAGS is specifically reserved for setting from the command line