is it possible to exclude all packages from a build when I do:
make all CPU_TARGET=mipsel OS_TARGET=ps1
or is the only way to edit each fpmake.pp like this:
P.OSes:=AllOSes-[embedded,msdos,win16,go32v2,nativent,macosclassic,palmos,atari,zxspectrum,msxdos,amstradcpc,sinclairql,wasi,human68k];