summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-02-04 17:06:30 +0000
committerobrien <obrien@FreeBSD.org>2002-02-04 17:06:30 +0000
commit8f97296c6846096aef4ac41ae2520f6f1a9b9709 (patch)
tree63965db1568e5a748eabe02134cb017078ea280c /gnu
parent89653f9b8d944830f71d8547b88d3b3bfed64dde (diff)
downloadFreeBSD-src-8f97296c6846096aef4ac41ae2520f6f1a9b9709.zip
FreeBSD-src-8f97296c6846096aef4ac41ae2520f6f1a9b9709.tar.gz
I missed adding a file that was needed on the Alpha (and will be needed
on x86_64 also. Submitted by: ru
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/libbfd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/libbfd/Makefile b/gnu/usr.bin/binutils/libbfd/Makefile
index 874e98b..ab7ea84 100644
--- a/gnu/usr.bin/binutils/libbfd/Makefile
+++ b/gnu/usr.bin/binutils/libbfd/Makefile
@@ -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 \
OpenPOWER on IntegriCloud