From: Stu Grossman Date: Mon, 18 Jan 1993 22:46:10 +0000 (+0000) Subject: Makefile.in (FLAGS_TO_PASS): Balance (start-sanitize-chill) with (end-sanitize-chill). X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e9a050f9aa89f31d70ba080f08b403d46be31974;p=binutils-gdb.git Makefile.in (FLAGS_TO_PASS): Balance (start-sanitize-chill) with (end-sanitize-chill). --- diff --git a/Makefile.in b/Makefile.in index 52413d714b7..ff27485c00a 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)" \