diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-04-01 23:14:10 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-04-01 23:14:10 +0000 |
commit | 7dcc06649aba8f9b78cbcd43a6e19f87baa46b36 (patch) | |
tree | 4d39983e08474ee99ffe5d99b74dac64708b7ac5 /ChangeLog | |
parent | 12eda6202b10864b374c2e453f10da569d9c45b5 (diff) | |
download | gdb-7dcc06649aba8f9b78cbcd43a6e19f87baa46b36.zip gdb-7dcc06649aba8f9b78cbcd43a6e19f87baa46b36.tar.gz gdb-7dcc06649aba8f9b78cbcd43a6e19f87baa46b36.tar.bz2 |
* Makefile.in (all-flex): flex depends on byacc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |