Style fixes.

This commit is contained in:
David E. O'Brien 2002-01-27 13:04:21 +00:00
parent e1a1c7d331
commit c3b0e33288
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=89876

View file

@ -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}\"