Deleted Added
sdiff udiff text old ( 161188 ) new ( 162242 )
full compact
1# $FreeBSD: head/gnu/usr.bin/binutils/libbfd/Makefile.arm 161188 2006-08-10 16:39: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