freebsd-dev/sys/boot/arc
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
..
include $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
lib ${MACHINE} -> ${MACHINE_ARCH} 1999-11-14 13:54:44 +00:00
loader ${MACHINE} -> ${MACHINE_ARCH} 1999-11-14 13:54:44 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
Makefile.inc