Merge branch 'vendor/OPENSSL'
[dragonfly.git] / gnu / usr.bin / binutils217 / Makefile
1 # $DragonFly: src/gnu/usr.bin/binutils217/Makefile,v 1.1 2007/04/13 12:24:32 corecode Exp $
2
3 SUBDIR=         libiberty libbfd libopcodes libbinutils \
4                 addr2line ar as ld nm objcopy objdump ranlib readelf \
5                 size strings strip doc
6
7 TARGET_ARCH?=   ${MACHINE_ARCH}
8
9 # interdependant header files
10 .ORDER: ${SUBDIR}
11
12 .include <bsd.subdir.mk>