summaryrefslogtreecommitdiff
path: root/Makefile.def
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2007-02-09 19:24:42 +0000
committerPaolo Bonzini <bonzini@gnu.org>2007-02-09 19:24:42 +0000
commit596178d1181f4b702abbd70da8276a3a6759da9e (patch)
tree39c65c8af99eb25ca0df2179e69cc12e61658f27 /Makefile.def
parent4874761c406e28bb44fae53e37bb485ecf3c4d54 (diff)
downloadbinutils-redhat-596178d1181f4b702abbd70da8276a3a6759da9e.tar.gz
2007-02-09 Paolo Bonzini <bonzini@gnu.org>
* Makefile.def: Sync with GCC. * Makefile.tpl: Sync with GCC. * Makefile.in: Regenerate. * configure: Regenerate. * config/acx.m4: Sync with GCC. * config/depstand.m4: Sync with GCC. * config/tls.m4: Sync with GCC.
Diffstat (limited to 'Makefile.def')
-rw-r--r--Makefile.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.def b/Makefile.def
index da5394fd07..33d4464d27 100644
--- a/Makefile.def
+++ b/Makefile.def
@@ -237,6 +237,8 @@ flags_to_pass = { flag= LIBCXXFLAGS ; };
flags_to_pass = { flag= STAGE1_CFLAGS ; };
flags_to_pass = { flag= STAGE1_CHECKING ; };
flags_to_pass = { flag= STAGE1_LANGUAGES ; };
+flags_to_pass = { flag= GNATBIND ; };
+flags_to_pass = { flag= GNATMAKE ; };
// Target tools
flags_to_pass = { flag= AR_FOR_TARGET ; };