aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2011-06-30 17:01:29 +0000
committerTom Tromey <tromey@redhat.com>2011-06-30 17:01:29 +0000
commit4727bad393ed5ccd73480968cbf3c4f5003542bc (patch)
tree8d8456c57a1d5a2449e1d049efa1427e1825aa35 /gdb/Makefile.in
parent4cb0953da28f24180a3c62664a718ae69dc2458c (diff)
downloadfsf-binutils-gdb-4727bad393ed5ccd73480968cbf3c4f5003542bc.zip
fsf-binutils-gdb-4727bad393ed5ccd73480968cbf3c4f5003542bc.tar.gz
fsf-binutils-gdb-4727bad393ed5ccd73480968cbf3c4f5003542bc.tar.bz2
* Makefile.in (SUBDIR_MI_CFLAGS): Don't add -DMI_OUT=1.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index 9b6e913..494f24f 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -215,8 +215,7 @@ SUBDIR_MI_SRCS = \
mi/mi-main.c mi/mi-parse.c mi/mi-getopt.c
SUBDIR_MI_DEPS =
SUBDIR_MI_LDFLAGS=
-SUBDIR_MI_CFLAGS= \
- -DMI_OUT=1
+SUBDIR_MI_CFLAGS=
#
# TUI sub directory definitions