]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/makefile.wat
toplevel background behaviour changed
[wxWidgets.git] / utils / makefile.wat
index e5765427828072ef38b9f7a7ed7b64fe3f618e22..b5c00daad8b32fdfffc6c919d514a372b696c3cd 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!
 # =========================================================================
 
@@ -52,6 +52,7 @@ clean : .SYMBOLIC
        -if exist .\*.res del .\*.res
        -if exist .\*.lbc del .\*.lbc
        -if exist .\*.ilk del .\*.ilk
+       -if exist .\*.pch del .\*.pch
        cd configtool\src
        wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
        cd $(WATCOM_CWD)
@@ -92,3 +93,4 @@ helpgen : .SYMBOLIC
        cd HelpGen
        wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
        cd $(WATCOM_CWD)
+