c++filt: Switch from compiler to binutils versions
[dragonfly.git] / gnu / usr.bin / binutils220 / Makefile
1 SUBDIR=         libiberty libbfd libopcodes libbinutils \
2                 addr2line ar as ld nm objcopy objdump ranlib readelf \
3                 size strings strip doc cxxfilt
4
5 TARGET_ARCH?=   ${MACHINE_ARCH}
6
7 # interdependant header files
8 .ORDER: ${SUBDIR}
9
10 .include <bsd.subdir.mk>