In sys/unix/Makefile.{top,src}, move the 'all' target first so that it's the default if no target is specified. Recent lua handling unintentionally broke that for Makefile.top by putting 'lua_support' target in front of 'all'.