However, this is only for those *using hard-float binaries*. And
that's where I'm confused. While I do see why one would want to run a
standard distribution on XC68LC040, why hard-float? It makes a lot
more sense to me to just run a soft-float distribution on any FPU-less
system. And it will be faster, as the FP emulation code doesn't need
the overhead of the F-traps.
I must confess I don't even know if there's a soft-float variant of
NetBSD/m68k (all my systems running NetBSD have FPU for now, though
I'm considering a home-made one with a FPU-less MC68040V), but for me
it would make a lot more sense to use that (and add it if it's
missing) rather than a XC68LC040-specific variant. Sure a bunch of Mac
LC475 shipped with those, but ultimately it's probably easier and more
convenient to either upgrade them to full '040 or bug-free MC68LC040,
or to run soft-float on them.