binutils 2.22: Add makefiles, new incremental-dump binary
[dragonfly.git] / gnu / usr.bin / binutils222 / libbfd / Makefile.i386
1 # from Makefile, BFD_BACKENDS/BFD_MACHINES
2 SRCS+=  elf32-i386.c elf-ifunc.c elf-vxworks.c elf32.c elf.c \
3         elflink.c elf-attrs.c elf-strtab.c elf-eh-frame.c dwarf1.c elf32-gen.c
4 SRCS+=  cpu-i386.c
5
6 SRCS+=  elf32-target.h
7
8 # for crossbuilding i386 on x86_64
9 SRCS+=  archive64.c
10
11 VECTORS=        bfd_elf32_i386_vec \
12                 bfd_elf32_little_generic_vec \
13                 bfd_elf32_big_generic_vec
14
15 DEFAULT_VECTOR= bfd_elf32_i386_vec
16
17 ARCHITECTURES=  bfd_i386_arch
18
19 BFD_DEFAULT_TARGET_SIZE?=       32
20 BFD_ARCH_SIZE?= 32