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 | f7c83eacc72dc6e9c22c7309beeb3a010ea114b1 (patch) | |
tree | d3fe6bb3a57326f3a40f39ac38fbfd9f81fd8376 /Makefile.in | |
parent | e0665bc852e60fc131ce6606e433102371f95f69 (diff) | |
download | gdb-f7c83eacc72dc6e9c22c7309beeb3a010ea114b1.zip gdb-f7c83eacc72dc6e9c22c7309beeb3a010ea114b1.tar.gz gdb-f7c83eacc72dc6e9c22c7309beeb3a010ea114b1.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 |