The "modularize" target is helpful when trying to do incremental builds. It re-runs the class analyzer, modularizer and and re-installs the modules, eg: make -C make/modules ALT_OUTPUTDIR=<youroutputdir> modularize Once the new build system is working with Jigsaw then I expect it will become a lot better. -Alan