2d5f7eb23b
The libarchive-based replacements have been used since 2009; the GNU ones were kept to support source upgrades from FreeBSD 6. Approved by: re@ (delphij)
8 lines
162 B
Makefile
8 lines
162 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= libiberty libbfd libopcodes libbinutils \
|
|
addr2line as ld nm objcopy objdump readelf \
|
|
size strings strip doc
|
|
|
|
.include <bsd.subdir.mk>
|