imp 699b4feb6f Simple compatibility hacks for building on older systems where
MACHINE_CPUARCH isn't defined.  I believe that this will cover all
options.

I didn't define it in kern.mk because $M is set to MACHINE_CPUARCH and
then is expanded for the genassym.o rule in kern.post.mk and kern.mk
is included after this, so the expansion isn't quite right.  I think
this is a bug in make, but don't have the time to track it to ground
(and even if I did, fixing it would require a MFC of the change to the
very old systems we're targetting with this fix).
2010-07-15 23:32:53 +00:00
..
2010-07-15 11:26:07 +00:00
2010-07-13 05:32:19 +00:00
2009-09-09 00:46:11 +00:00
2010-07-13 05:32:19 +00:00
2010-07-13 05:32:19 +00:00