Deleted Added
sdiff udiff text old ( 160579 ) new ( 161188 )
full compact
1# $FreeBSD: head/gnu/usr.bin/binutils/libbfd/Makefile.arm 160579 2006-07-22 14:55:55Z obrien $
2
3DEFAULT_VECTOR= bfd_elf32_littlearm_vec
4
5SRCS+= cpu-arm.c \
6 elf32.c \
7 elf32-arm-fbsd.c \
8 elf32-gen.c \
9 elf32-target.h
10 elfarm-nabi.c \
11 elflink.c
12
13VECS= ${DEFAULT_VECTOR} \
14 bfd_elf32_bigarm_vec