Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2001-09-29 23:38:32 +0400
committerAlexandre Oliva <aoliva@redhat.com>2001-09-29 23:38:32 +0400
commitaab2a5da9e2055b99595aa9fe238bb5c824fd737 (patch)
treeb112fcde47e2cea9cc159141ec524de01bae29ac /Makefile.in
parent86336f4fea17caf02ad079150589393e70cb4d8f (diff)
* 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 804666f53..63a226432 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