I'm developing a new Taraget on which only crosscompiling is possible.
So when I need to recompile the crosscompiler i allways do
make all <target>
it runs and gives me the compiler, the rtl and the packages.
I thought it would be nice not every time build all thouse things, but do it separatly