mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-12 14:29:28 +00:00
I missed adding a file that was needed on the Alpha (and will be needed
on x86_64 also. Submitted by: ru
This commit is contained in:
parent
385fedb640
commit
985e77de7b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=90194
@ -5,7 +5,7 @@
|
||||
.PATH: ${SRCDIR}/bfd ${SRCDIR}/opcodes
|
||||
|
||||
LIB= bfd
|
||||
SRCS+= archive.c archures.c bfd.c binary.c cache.c \
|
||||
SRCS+= archive.c archive64.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 \
|
||||
|
Loading…
Reference in New Issue
Block a user