]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/makefile.bcc
Doc tweaks
[wxWidgets.git] / samples / html / makefile.bcc
index df7f40ee46344a417bedf5a6f142c41c1d9f414b..3fd6b5e2448e714570bdf1ac090cc5bcf5be05e7 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.1.4 (http://bakefile.sourceforge.net)
+#     Bakefile 0.1.6 (http://bakefile.sourceforge.net)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -45,6 +45,7 @@ all: about help helpview printing test virtual widget zip
 clean: 
        -if exist .\*.obj del .\*.obj
        -if exist .\*.res del .\*.res
+       -if exist .\*.csm del .\*.csm
        @echo cd about >about.bat
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>about.bat
        call about.bat
@@ -125,3 +126,4 @@ zip:
        @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>zip.bat
        call zip.bat
        @del zip.bat
+