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

ARCHS+=	rs6000

DEFAULT_VECTOR=	bfd_elf32_powerpc_vec

SRCS+=	cpu-powerpc.c	\
	cpu-rs6000.c	\
	elf32.c		\
	elf32-gen.c	\
	elf32-ppc.c	\
	elf32-target.h	\
	elflink.c	\
	ppcboot.c	\
	xcofflink.c

VECS+=	${DEFAULT_VECTOR} \
	bfd_elf32_powerpcle_vec	\
	ppcboot_vec
OpenPOWER on IntegriCloud