binutil227: Add DF README's and local modifications.
[dragonfly.git] / gnu / usr.bin / binutils224 / Makefile
blobe7c428689fc88d473efbb9715274cbfe8e6e13c8
1 SUBDIR= libiberty libbfd libopcodes libbinutils \
2 addr2line ar as ld nm objcopy objdump ranlib readelf \
3 elfedit size strings strip cxxfilt gprof \
4 libgold gold incdump
6 TARGET_ARCH?= ${MACHINE_ARCH}
8 # interdependant header files
9 .ORDER: ${SUBDIR}
11 .include <bsd.subdir.mk>