summaryrefslogtreecommitdiffstats
path: root/Makefile.def
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2007-02-09 19:24:42 +0000
committerPaolo Bonzini <pbonzini@redhat.com>2007-02-09 19:24:42 +0000
commite6659c00292afe653a90da2ea3f4af4e4eb09513 (patch)
tree108897701632f988efbf3b99c978a562bd901ac2 /Makefile.def
parentdb7d66ec442c66316d18784e9e85ac10f1e30d53 (diff)
downloadcygnal-e6659c00292afe653a90da2ea3f4af4e4eb09513.tar.gz
cygnal-e6659c00292afe653a90da2ea3f4af4e4eb09513.tar.bz2
cygnal-e6659c00292afe653a90da2ea3f4af4e4eb09513.zip
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 da5394fd0..33d4464d2 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 ; };