* Makefile.in (all-patch): depend on all-libiberty.
authorJason Molenda <crash@cygnus>
Wed, 1 Nov 1995 23:19:28 +0000 (23:19 +0000)
committerJason Molenda <crash@cygnus>
Wed, 1 Nov 1995 23:19:28 +0000 (23:19 +0000)
ChangeLog
Makefile.in

index 9896ab0694248e5f3ebffec91770b2af1102e0bf..e859b2e7ae8447afa46aae3a071d8dba8589e294 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index 3e49eed6efa6d13c73da80aff55c353641006211..2489f1e108e75876fbdbca7148cda9c71ccb96be 100644 (file)
@@ -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:
This page took 0.028523 seconds and 4 git commands to generate.