mirror of
https://github.com/opnsense/src.git
synced 2026-02-10 14:25:50 -05:00
7 lines
172 B
Makefile
7 lines
172 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= libiberty libbfd libopcodes libbinutils \
|
|
addr2line ar as ld nm objcopy objdump ranlib readelf \
|
|
size strings strip doc
|
|
|
|
.include <bsd.subdir.mk>
|