aboutsummaryrefslogtreecommitdiff
path: root/bfd/Makefile.in
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1994-03-01 03:14:51 +0000
committerStu Grossman <grossman@cygnus>1994-03-01 03:14:51 +0000
commit3622687b760f5ef588c6cd4855f58038a463cf19 (patch)
tree99b9dbe2c9a997b11ad87ee0d03b7784a6300d30 /bfd/Makefile.in
parent30974778c12e8c276c54d7b84471fa2c3c1cd9e3 (diff)
downloadfsf-binutils-gdb-3622687b760f5ef588c6cd4855f58038a463cf19.zip
fsf-binutils-gdb-3622687b760f5ef588c6cd4855f58038a463cf19.tar.gz
fsf-binutils-gdb-3622687b760f5ef588c6cd4855f58038a463cf19.tar.bz2
Remove trailing space at end of continuation line in def of CFILES.
Diffstat (limited to 'bfd/Makefile.in')
-rw-r--r--bfd/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/Makefile.in b/bfd/Makefile.in
index 93f21b8..9918e17 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 \