* Makefile.in (all-flex): flex depends on byacc.
authorIan Lance Taylor <ian@airs.com>
Thu, 1 Apr 1993 23:14:10 +0000 (23:14 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 1 Apr 1993 23:14:10 +0000 (23:14 +0000)
ChangeLog
Makefile.in

index 7fb99bec7308c15ed515c40ce1c1a79d6d753a73..001db1b2441fa2fd6ca1a3c838e356d942f7e213 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
 
+       * Makefile.in (all-flex): flex depends on byacc.
+
        * build-all.mk: If host not specified, use config.guess.  Pass TAG
        to test-build.mk as RELEASE_TAG.
        * test-build.mk (configargs): New variable containing arguments to
index 01d8f741376ba2ee31c96ee7f5fbde1fcd2e6b4e..64c5cc23e3e19487e3b1969ecf34cda23e986d20 100644 (file)
@@ -708,7 +708,7 @@ all-etc:
 all-expect: all-tcl
 all-fileutils:
 all-find:
-all-flex: all-libiberty
+all-flex: all-libiberty all-byacc
 all-gas: all-libiberty all-opcodes all-bfd
 all-gawk:
 all-gcc: all-libiberty all-byacc all-binutils all-gas
This page took 0.034818 seconds and 4 git commands to generate.