aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1992-05-22 22:38:13 +0000
committerPer Bothner <per@bothner.com>1992-05-22 22:38:13 +0000
commit82108c11a9bb3d507e2cf9fdab9120b68d3bb74b (patch)
tree62ae60003c1bcee3dc5be52f1baba9fb84d719fb /binutils
parent5ff21fa5c000998c5a7c5094db1c739e1f4f1c1d (diff)
downloadfsf-binutils-gdb-82108c11a9bb3d507e2cf9fdab9120b68d3bb74b.zip
fsf-binutils-gdb-82108c11a9bb3d507e2cf9fdab9120b68d3bb74b.tar.gz
fsf-binutils-gdb-82108c11a9bb3d507e2cf9fdab9120b68d3bb74b.tar.bz2
* Makefile.in: Use srcdir instead of VPATH in ldgram/ldlex
rules, since these are used when building a distribution. * Makefile.in (arlex.c): Don't re-direct output, since that leaves a bogus output files if it fails.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 6cc398e..481e440 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,5 +1,10 @@
Fri May 22 13:40:37 1992 Per Bothner (bothner@cygnus.com)
+ * Makefile.in: Use srcdir instead of VPATH in ldgram/ldlex
+ rules, since these are used when building a distribution.
+ * Makefile.in (arlex.c): Don't re-direct output, since that
+ leaves a bogus output files if it fails.
+
* arlex.l: Make work with lex, for what it's worth.
* Makefile.in: Better lex support.
* Makefile.in (dist): Generate flex and bison outputs