Add 'WITHOUT_WORLDS' and 'WITHOUT_KERNELS' as aliases for the inconsistently named MAKE_JUST_KERNELS and MAKE_JUST_WORLDS respectively. I always forget the MAKE_ part, and it's inconsistent with everything else.
Add documentation to Makefile and build(7)
Fix make kernels to be exactly the same as make universe -DWITHOUT_WORLDS.
Add powerpcspe to EXTRA_ARCH_powerpc so it's added to the mix when EXTRA_TARGETS are defined.
Describe the targets in EXTRA_TARGETS as semi-supported.