* Makefile.in (all-binutils): Depend upon all-byacc.
authorIan Lance Taylor <ian@airs.com>
Tue, 18 Oct 1994 19:34:31 +0000 (19:34 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 18 Oct 1994 19:34:31 +0000 (19:34 +0000)
ChangeLog
Makefile.in

index 3ee49d0a5e5e7cbf3d73c5873a864bb3630b53f6..ed4ea02b1ff7b237ce7a82e9b6f570d0d2e8e827 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
 
+       * Makefile.in (all-binutils): Depend upon all-byacc.
+
        * configure.in: Don't build emacs on Irix 5.
 
 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
index aaff5d56bf6f1a94509b206496e17b09446b6278..4b32e144d2df5386f7f7f4d5e8f34c9989afd9d4 100644 (file)
@@ -890,7 +890,7 @@ install-dosrel-fake:
 # This is a list of inter-dependencies among modules.
 all-autoconf: all-m4
 all-bfd:
-all-binutils: all-libiberty all-opcodes all-bfd all-flex
+all-binutils: all-libiberty all-opcodes all-bfd all-flex all-byacc
 all-byacc:
 # start-sanitize-chill
 all-chillrt: all-binutils all-gas all-gcc all-newlib
This page took 0.033262 seconds and 4 git commands to generate.