From 8f97296c6846096aef4ac41ae2520f6f1a9b9709 Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 4 Feb 2002 17:06:30 +0000 Subject: I missed adding a file that was needed on the Alpha (and will be needed on x86_64 also. Submitted by: ru --- gnu/usr.bin/binutils/libbfd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') 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 \ -- cgit v1.1