mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
* Makefile.in (all-patch): depend on all-libiberty.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
|
||||
|
||||
* Makefile.in (all-patch): depend on all-libiberty.
|
||||
|
||||
Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* configure.in: If the only directory in target_configdirs which
|
||||
|
@ -1043,7 +1043,7 @@ all-mmalloc:
|
||||
configure-target-newlib: $(ALL_GCC)
|
||||
all-target-newlib: configure-target-newlib all-binutils all-gas all-gcc
|
||||
all-opcodes: all-bfd
|
||||
all-patch:
|
||||
all-patch: all-libiberty
|
||||
all-prms: all-libiberty
|
||||
all-rcs:
|
||||
all-readline:
|
||||
|
Reference in New Issue
Block a user