]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - gnu/usr.bin/binutils/libbfd/Makefile.alpha
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / gnu / usr.bin / binutils / libbfd / Makefile.alpha
1 # $FreeBSD$
2
3 DEFAULT_VECTOR= bfd_elf64_alpha_freebsd_vec
4
5 SRCS+=  coff-alpha.c \
6         cpu-alpha.c \
7         ecoff.c \
8         ecofflink.c \
9         elf64.c \
10         elf64-alpha.c \
11         elf64-target.h \
12         elflink.c
13
14 VECS=   ${DEFAULT_VECTOR} \
15         bfd_elf64_alpha_vec \
16         ecoffalpha_little_vec