summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2001-09-29 19:38:32 +0000
committerAlexandre Oliva <aoliva@redhat.com>2001-09-29 19:38:32 +0000
commit373688ac8121ea89db0b80d0c12a706c4955cf9e (patch)
tree15e1f978cd6245877dd449a430252823375d18b4 /Makefile.in
parentda191b5b769d2e04c649f330b1d61be2331ea9b0 (diff)
downloadppe42-binutils-373688ac8121ea89db0b80d0c12a706c4955cf9e.tar.gz
ppe42-binutils-373688ac8121ea89db0b80d0c12a706c4955cf9e.zip
* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 804666f531..63a2264320 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1607,8 +1607,8 @@ GDB_TK = all-tk all-tcl all-itcl all-tix all-libgui
all-gdb: all-libiberty all-opcodes all-bfd all-mmalloc all-readline all-bison all-byacc all-sim $(gdbnlmrequirements) $(GDB_TK)
all-gettext:
all-gnuserv:
-configure-target-gperf: $(ALL_GCC_C)
-all-target-gperf: configure-target-gperf all-target-libiberty all-target-libstdc++
+configure-target-gperf: $(ALL_GCC_CXX)
+all-target-gperf: configure-target-gperf all-target-libiberty all-target-libstdc++-v3
all-gprof: all-libiberty all-bfd all-opcodes all-intl
all-grep: all-libiberty
all-grez: all-libiberty all-bfd all-opcodes
OpenPOWER on IntegriCloud