summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorPaul Richards <paul@FreeBSD.org>1994-06-11 16:20:42 +0000
committerPaul Richards <paul@FreeBSD.org>1994-06-11 16:20:42 +0000
commit71dda56bcac35e04d03cd627c8c0d60e766bfeae (patch)
tree14bbcccd8faa795a3861f53e0c4204f5b0da9553 /gnu
parentd9a0f8b58d1a0006711bcf9fda56a7fd2c50bebc (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/gdb/Makefile1
-rw-r--r--gnu/usr.bin/gdb/gdb/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/binutils/gdb/Makefile b/gnu/usr.bin/binutils/gdb/Makefile
index 4ef28320d6f3..a51195d4b8b3 100644
--- a/gnu/usr.bin/binutils/gdb/Makefile
+++ b/gnu/usr.bin/binutils/gdb/Makefile
@@ -41,7 +41,6 @@ m2-exp.tab.c: $(.CURDIR)/m2-exp.y
CFLAGS+= -I$(.CURDIR)/. -I/usr/include/readline -I$(.CURDIR)/../bfd
-CFLAGS+= -DTRAD_CORE
LDADD+= -lreadline -ltermcap
.if exists(${.CURDIR}/../libiberty/obj)
diff --git a/gnu/usr.bin/gdb/gdb/Makefile b/gnu/usr.bin/gdb/gdb/Makefile
index 4ef28320d6f3..a51195d4b8b3 100644
--- a/gnu/usr.bin/gdb/gdb/Makefile
+++ b/gnu/usr.bin/gdb/gdb/Makefile
@@ -41,7 +41,6 @@ m2-exp.tab.c: $(.CURDIR)/m2-exp.y
CFLAGS+= -I$(.CURDIR)/. -I/usr/include/readline -I$(.CURDIR)/../bfd
-CFLAGS+= -DTRAD_CORE
LDADD+= -lreadline -ltermcap
.if exists(${.CURDIR}/../libiberty/obj)