K 10 svn:author V 3 imp K 8 svn:date V 27 1999-03-01T06:10:16.000000Z K 7 svn:log V 349 Don't define MACHINE, MACHINE_ARCH, _MACHINE or _MACHINE_ARCH if already defined. This allows for cross building to work because we need to lie to make to tell it to use the target names rather than the host names. This should have no effect on either architecture. I've confirmed that the intel build by make buildworld's for the past 3 months. END