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:
David E. O'Brien 2002-02-04 17:06:30 +00:00
parent 385fedb640
commit 985e77de7b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=90194

View File

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