[MLton-commit] r7354
Wesley Terpstra
wesley at mlton.org
Mon Nov 2 18:19:40 PST 2009
A straggler file from the clean rule!
----------------------------------------------------------------------
U mlton/trunk/package/mingw/Makefile
----------------------------------------------------------------------
Modified: mlton/trunk/package/mingw/Makefile
===================================================================
--- mlton/trunk/package/mingw/Makefile 2009-11-02 23:05:23 UTC (rev 7353)
+++ mlton/trunk/package/mingw/Makefile 2009-11-03 02:19:33 UTC (rev 7354)
@@ -30,7 +30,7 @@
.PHONY: clean distclean
clean:
- rm -rf staging MLton.msi *.wixpdb *.wixobj *.wxs
+ rm -rf staging MLton.msi data.7z *.wixpdb *.wixobj *.wxs
rm -f guid.exe files2cmp.exe dirs2wix.exe files2wix.exe
rm -f $(PKG_LST)
distclean: clean
More information about the MLton-commit
mailing list