fb73a559ca
and install the info pages for the new assembler and linker.
10 lines
216 B
Makefile
10 lines
216 B
Makefile
#
|
|
# $Id: Makefile,v 1.3 1998/03/30 02:19:09 jdp Exp $
|
|
#
|
|
|
|
SUBDIR= libiberty libbfd libopcodes libbinutils \
|
|
addr2line ar as c++filt ld nm objcopy objdump ranlib \
|
|
size strings strip doc
|
|
|
|
.include <bsd.subdir.mk>
|