silence clean rule
Modified: branches/xmlbuildsystem/reactos/Makefile

Modified: branches/xmlbuildsystem/reactos/Makefile
--- branches/xmlbuildsystem/reactos/Makefile	2005-02-25 20:00:27 UTC (rev 13743)
+++ branches/xmlbuildsystem/reactos/Makefile	2005-02-25 20:04:44 UTC (rev 13744)
@@ -50,4 +50,4 @@
 	$(WMC_TARGET) -H include$(SEP)reactos$(SEP)errcodes.h -o lib$(SEP)kernel32$(SEP)errcodes.rc lib$(SEP)kernel32$(SEP)kernel32.mc
 
 clean::
-	-@$(rm) Makefile.auto $(PREAUTO)
+	-@$(rm) Makefile.auto $(PREAUTO) 2>$(NUL)