Remove trailing space at end of continuation line in def of CFILES.
authorStu Grossman <grossman@cygnus>
Tue, 1 Mar 1994 03:14:51 +0000 (03:14 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 1 Mar 1994 03:14:51 +0000 (03:14 +0000)
bfd/Makefile.in

index 93f21b8c967b8b22950dec067e21534ce9d9ce37..9918e171d45ea447595c34f49a50cd3965507dbd 100644 (file)
@@ -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 \