mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
From-SVN: r45886
This commit is contained in:
committed by
Alexandre Oliva
parent
8107bcf9f3
commit
7fddf9a96e
@@ -1,3 +1,7 @@
|
||||
2001-09-29 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
|
||||
|
||||
2001-09-26 Will Cohen <wcohen@redhat.com>
|
||||
|
||||
* configure.in (*-*-linux*): Disable configuration of target-newlib
|
||||
|
||||
@@ -1618,7 +1618,7 @@ 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)
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user