]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/mobile/makefile.wat
correcting last commit
[wxWidgets.git] / samples / mobile / makefile.wat
index 793d1f2f2d502d4b778fc3eff9c25fcf51544fab..635847ba156ee646342efb3614e83f4248f88209 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 styles
        wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
        cd $(WATCOM_CWD)
@@ -68,3 +69,4 @@ wxedit : .SYMBOLIC
        cd wxedit
        wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
        cd $(WATCOM_CWD)
+