Hi, I built a cross-compiler with Ada support enabled. Now, if I change a file (e.g. ggc/ada/a-retide.adb) and run "make all" it does not recompile the changed file. How do I rebuild only the changed files? I don't want to rebuild the whole toolchain everytime I make a change. Best regards, Jan