diff options
author | Jeff Law <law@redhat.com> | 1997-11-09 18:00:55 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1997-11-09 18:00:55 +0000 |
commit | 004d8ce36df0dd5ae384e5726878be215f8fc1f7 (patch) | |
tree | 9df14699a22fe03ab619e01f9d6104d230bc52af /binutils | |
parent | 64a383a412af2fc770d14fb26c87561759b1e00e (diff) | |
download | gdb-004d8ce36df0dd5ae384e5726878be215f8fc1f7.zip gdb-004d8ce36df0dd5ae384e5726878be215f8fc1f7.tar.gz gdb-004d8ce36df0dd5ae384e5726878be215f8fc1f7.tar.bz2 |
* Makefile.am (bin_PROGRAMS): Don't use line continuations here.
Avoid blank line after a line continuation. Fixes problems with many
non-gnu makes.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index a9f351a..c3c6a04 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +Sun Nov 9 11:01:31 1997 Jeffrey A Law (law@cygnus.com) + + * Makefile.am (bin_PROGRAMS): Don't use line continuations here. + Tue Nov 4 11:56:14 1997 Ian Lance Taylor <ian@cygnus.com> * objcopy.c (copy_section): Don't crash if there is no particular |