HardenedBSD/gnu/usr.bin/binutils
Marcel Moolenaar 0917704bd4 ${MACHINE} -> ${MACHINE_ARCH}
All Makefiles now use MACHINE_ARCH for the target architecture.
Unification is required for cross-building.

Tags added to:
	sys/boot/Makefile
	sys/boot/arc/loader/Makefile
	sys/kern/Makefile
	usr.bin/cpp/Makefile
	usr.bin/gcore/Makefile
	usr.bin/truss/Makefile

usr.bin/gcore/Makefile:
	fixed typo: MACHINDE -> MACHINE_ARCH
1999-11-14 13:54:44 +00:00
..
addr2line
ar
as ${MACHINE} -> ${MACHINE_ARCH} 1999-11-14 13:54:44 +00:00
doc
gdb
gdbreplay
gdbserver
ld Replace freebsdelf with freebsd in most places. 1999-11-07 06:01:35 +00:00
libbfd Make binutils for Alpha work on i386 machine, by properly defining 1999-11-12 16:53:58 +00:00
libbinutils
libiberty
libopcodes Add a BINUTILSDISTDIR hook to provide a path to a full binutils release 1999-11-06 21:04:46 +00:00
nm
objcopy
objdump
ranlib
size
strings
strip
Makefile
Makefile.inc
Makefile.inc0 Change CROSS_TOOLS to CROSS_ARCH because that makes more sense. 1999-11-06 21:13:47 +00:00
update.sh