Merge branch 'vendor/LIBARCHIVE'
[dragonfly.git] / gnu / usr.bin / gdb / libbfd / Makefile.amd64
1 # $DragonFly: src/gnu/usr.bin/gdb/libbfd/Makefile.amd64,v 1.4 2008/08/02 15:29:53 corecode Exp $
2
3 .include "${.CURDIR}/Makefile.i386"
4
5 SRCS+=  elf32-gen.c elf32.c elf32-target.h
6 SRCS+=  coff-i386.c cpu-i386.c elf32-i386.c
7 SRCS+=  elf64-gen.c elf64.c elf64-x86-64.c elf64-target.h
8
9 VECTORS=        bfd_elf64_x86_64_vec \
10                 bfd_elf64_little_generic_vec \
11                 bfd_elf64_big_generic_vec \
12                 ${DEFAULT_VECTOR}
13
14 DEFAULT_VECTOR= bfd_elf64_x86_64_vec
15
16 BFD_DEFAULT_TARGET_SIZE?=       64