Merge branch 'vendor/LESS'
[dragonfly.git] / gnu / usr.bin / binutils221 / Makefile
1 # notyet: cxxfilt gold libgold
2
3 SUBDIR=         libiberty libbfd libopcodes libbinutils \
4                 addr2line ar as ld nm objcopy objdump ranlib readelf \
5                 elfedit size strings strip doc
6
7 TARGET_ARCH?=   ${MACHINE_ARCH}
8
9 # interdependant header files
10 .ORDER: ${SUBDIR}
11
12 .include <bsd.subdir.mk>