From 3622687b760f5ef588c6cd4855f58038a463cf19 Mon Sep 17 00:00:00 2001 From: Stu Grossman Date: Tue, 1 Mar 1994 03:14:51 +0000 Subject: [PATCH] Remove trailing space at end of continuation line in def of CFILES. --- bfd/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bfd/Makefile.in b/bfd/Makefile.in index 93f21b8c967..9918e171d45 100644 --- a/bfd/Makefile.in +++ b/bfd/Makefile.in @@ -225,7 +225,7 @@ CFILES = libbfd.c opncls.c bfd.c archive.c targets.c cache.c \ coff-a29k.c coff-rs6000.c coff-sparc.c coffgen.c format.c \ section.c core.c syms.c stab-syms.c reloc.c init.c ctor.c \ coff-m88k.c coff-mips.c coff-sh.c trad-core.c newsos3.c \ - i386aout.c i386linux.c netbsd386.c i386mach3.c i386os9k.c \ + i386aout.c i386linux.c netbsd386.c i386mach3.c i386os9k.c \ bout.c aout-adobe.c coff-we32k.c \ i386bsd.c cpu-h8300.c cpu-i960.c cpu-sparc.c cpu-m68k.c \ cpu-m88k.c cpu-vax.c cpu-mips.c cpu-a29k.c cpu-i386.c cpu-powerpc.c \ -- 2.30.2