···11---- a/Makefile.in22-+++ b/Makefile.in33-@@ -296,7 +296,9 @@ LIB_OBJECT = @LIB_OBJECT@44-55- all sources :: $(AUTO_SRC)66-77--$(OBJECTS) : include/cdk_config.h88-+# make sure we generate all headers before trying99-+# to build first source file.1010-+$(OBJECTS) : $(MY_HDR)1111-1212- #1313- # Standard library directive.