aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1993-01-18 22:46:10 +0000
committerStu Grossman <grossman@cygnus>1993-01-18 22:46:10 +0000
commite9a050f9aa89f31d70ba080f08b403d46be31974 (patch)
tree8bb304aeb31de8730c7d05d69a5702e8215f7e4c /Makefile.in
parent69488a770ac6740dea90eaefc1904d8c45499e42 (diff)
downloadgdb-e9a050f9aa89f31d70ba080f08b403d46be31974.zip
gdb-e9a050f9aa89f31d70ba080f08b403d46be31974.tar.gz
gdb-e9a050f9aa89f31d70ba080f08b403d46be31974.tar.bz2
Makefile.in (FLAGS_TO_PASS): Balance (start-sanitize-chill) with (end-sanitize-chill).
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 52413d7..ff27485 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -210,7 +210,7 @@ $(start-sanitize-chill)\
"CHILLFLAGS=$(CHILLFLAGS)" \
"CHILL_FOR_TARGET=$(CHILL_FOR_TARGET)" \
"CHILL_LIB=$(CHILL_LIB)" \
-$(start-sanitize-chill)\
+$(end-sanitize-chill)\
"GCC_FOR_TARGET=$(GCC_FOR_TARGET)" \
"INSTALL=$(INSTALL)" \
"INSTALL_DATA=$(INSTALL_DATA)" \