diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2008-12-02 16:43:06 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2008-12-02 16:43:06 +0000 |
commit | ea7630b0ff6ddcb520c7f8a60e74e06de213b3c7 (patch) | |
tree | 714ba3b5c07df0a2d0a3085fa6f6ff8b61c704bd /Makefile.in | |
parent | 1a3e844b434f21462a1ac1f1f854a7d18d1bf902 (diff) | |
download | newlib-ea7630b0ff6ddcb520c7f8a60e74e06de213b3c7.zip newlib-ea7630b0ff6ddcb520c7f8a60e74e06de213b3c7.tar.gz newlib-ea7630b0ff6ddcb520c7f8a60e74e06de213b3c7.tar.bz2 |
* Makefile.def: configure-target-boehm-gc depends on
all-target-libstdc++-v3.
* Makefile.in: Regenerate.
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 0f235fd..ab03aab 100644 --- a/Makefile.in +++ b/Makefile.in @@ -55703,6 +55703,7 @@ all-send-pr: maybe-all-prms all-tar: maybe-all-build-texinfo all-uudecode: maybe-all-build-texinfo configure-target-boehm-gc: maybe-configure-target-qthreads +configure-target-boehm-gc: maybe-all-target-libstdc++-v3 configure-target-fastjar: maybe-configure-target-zlib all-target-fastjar: maybe-all-target-zlib all-target-fastjar: maybe-all-target-libiberty |