]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/mobile/makefile.wat
reSWIGged
[wxWidgets.git] / samples / mobile / makefile.wat
index 0465c4e57c54ff565fd3aeed0294ab3a1988b918..8fc4133f5db38aebc5f1e3be236aadb91b62ab84 100644 (file)
@@ -49,6 +49,12 @@ clean : .SYMBOLIC
        -if exist .\*.res del .\*.res
        -if exist .\*.lbc del .\*.lbc
        -if exist .\*.ilk del .\*.ilk
+       cd styles
+       wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
+       cd $(WATCOM_CWD)
+       cd wxedit
+       wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
+       cd $(WATCOM_CWD)
 
 styles : .SYMBOLIC 
        cd styles