Style fixes.
This commit is contained in:
parent
e1a1c7d331
commit
c3b0e33288
@ -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}\"
|
||||
|
Loading…
Reference in New Issue
Block a user