freebsd-dev/gnu/usr.bin/binutils/Makefile
John Polstra fb73a559ca Don't build the info pages for the old assembler. Instead, build
and install the info pages for the new assembler and linker.
1998-10-03 03:59:47 +00:00

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>