From 004d8ce36df0dd5ae384e5726878be215f8fc1f7 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Sun, 9 Nov 1997 18:00:55 +0000 Subject: [PATCH] * Makefile.am (bin_PROGRAMS): Don't use line continuations here. Avoid blank line after a line continuation. Fixes problems with many non-gnu makes. --- binutils/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) 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 * objcopy.c (copy_section): Don't crash if there is no particular -- 2.7.4