summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/libbfd/Makefile.sparc64
blob: 9a3fc03d4f2b1027a56f13c856e0088518c8124e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $FreeBSD$

DEFAULT_VECTOR=	bfd_elf64_sparc_vec

SRCS+=	aout32.c	\
	cpu-sparc.c	\
	elf32.c		\
	elf32-sparc.c	\
	elf32-target.h	\
	elf64.c		\
	elf64-sparc.c	\
	elf64-target.h	\
	elflink.c	\
	sparcnetbsd.c	\
	sunos.c

VECS=	${DEFAULT_VECTOR} \
	bfd_elf32_sparc_vec \
	sparcnetbsd_vec \
	sunos_big_vec
OpenPOWER on IntegriCloud