mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
Style fixes.
This commit is contained in:
parent
e1a1c7d331
commit
c3b0e33288
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=89876
@ -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