aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--Makefile.in2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fb99be..001db1b 100644
--- 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
diff --git a/Makefile.in b/Makefile.in
index 01d8f74..64c5cc2 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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