From c3b0e332887e8b290bb9f1d388fb9a294f91332e Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 27 Jan 2002 13:04:21 +0000 Subject: Style fixes. --- gnu/usr.bin/binutils/libbfd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gnu/usr.bin/binutils/libbfd') diff --git a/gnu/usr.bin/binutils/libbfd/Makefile b/gnu/usr.bin/binutils/libbfd/Makefile index 2f623c63f9bb..7575f97b1c21 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}\" -- cgit v1.3