binutils 2.20: Upgrade to version 2.20.1
[dragonfly.git] / gnu / usr.bin / binutils220 / Makefile
1 # notyet: cxxfilt
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>