summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-01-27 13:04:21 +0000
committerobrien <obrien@FreeBSD.org>2002-01-27 13:04:21 +0000
commit5cc11d4ce9f14beb365f74e192e30c93c8f1603c (patch)
tree730a351c790155e7697287b4b78643c4b4172550 /gnu
parent137490f70d7cfa6ffe6b9e0ee52322b42cf58c65 (diff)
downloadFreeBSD-src-5cc11d4ce9f14beb365f74e192e30c93c8f1603c.zip
FreeBSD-src-5cc11d4ce9f14beb365f74e192e30c93c8f1603c.tar.gz
Style fixes.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/libbfd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/binutils/libbfd/Makefile b/gnu/usr.bin/binutils/libbfd/Makefile
index 2f623c6..7575f97 100644
--- a/gnu/usr.bin/binutils/libbfd/Makefile
+++ b/gnu/usr.bin/binutils/libbfd/Makefile
@@ -6,9 +6,9 @@
LIB= bfd
SRCS+= archive.c archures.c bfd.c binary.c cache.c \
- coffgen.c corefile.c elf.c elf-eh-frame.c elf-strtab.c format.c hash.c ihex.c \
- init.c libbfd.c linker.c merge.c opncls.c reloc.c section.c \
- srec.c stab-syms.c stabs.c syms.c targets.c tekhex.c \
+ coffgen.c corefile.c elf.c elf-eh-frame.c elf-strtab.c format.c \
+ hash.c ihex.c init.c libbfd.c linker.c merge.c opncls.c reloc.c \
+ section.c srec.c stab-syms.c stabs.c syms.c targets.c tekhex.c \
targmatch.h dwarf1.c dwarf2.c config.h
CFLAGS+= -I${SRCDIR}/bfd
CFLAGS+= -DBFD_VERSION=\"${VERSION}\"
OpenPOWER on IntegriCloud