Changed module build order in preparation for DLLs: First static modules, then pike core, then dynamic modules. That since DLLs require a .lib corresponding to the .exe file to be able to link. Rev: src/Makefile.in:1.424 Rev: src/modules/Makefile.in:1.56 Rev: src/modules/common_module_makefile.in:1.39 Rev: src/modules/dynamic_module_makefile.in:1.117 Rev: src/modules/static_module_makefile.in:1.100 Rev: src/post_modules/Makefile.in:1.21