let make do some more work for us Modified: branches/xmlbuildsystem/reactos/Makefile _____
Modified: branches/xmlbuildsystem/reactos/Makefile --- branches/xmlbuildsystem/reactos/Makefile 2005-03-04 17:26:51 UTC (rev 13818) +++ branches/xmlbuildsystem/reactos/Makefile 2005-03-04 18:51:17 UTC (rev 13819) @@ -51,7 +51,7 @@
endif
include tools/Makefile --include Makefile.auto +include Makefile.auto
PREAUTO := \ include$(SEP)reactos$(SEP)buildno.h \ @@ -62,7 +62,7 @@
Makefile.auto: $(RMKDIR_TARGET) $(BUILDNO_TARGET) $(NCI_SERVICE_FILES) $(WMC_TARGET) $(CDMAKE_TARGET) $(RBUILD_TARGET) $(PREAUTO) tools$(SEP)rbuild$(SEP)rbuild$(EXEPOSTFIX) mingw - $(MAKE) $(MAKECMDGOALS) +# $(MAKE) $(MAKECMDGOALS)
include$(SEP)reactos$(SEP)bugcodes.h ntoskrnl$(SEP)bugcodes.rc: $(WMC_TARGET) ntoskrnl$(SEP)ntoskrnl.mc