X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/25bb1412afc0fab65c6f15b436cd29c0257ae60d..809ca837f607b74198d5f1226a4daf84bad0b984:/samples/mobile/makefile.unx diff --git a/samples/mobile/makefile.unx b/samples/mobile/makefile.unx index 38226312b9..bd53f33964 100644 --- a/samples/mobile/makefile.unx +++ b/samples/mobile/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.1 (http://bakefile.sourceforge.net) +# Bakefile 0.2.3 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= @@ -34,8 +34,8 @@ uninstall: clean: rm -f ./*.o rm -f ./*.d - (cd styles && $(MAKE) clean) - (cd wxedit && $(MAKE) clean) + -(cd styles && $(MAKE) clean) + -(cd wxedit && $(MAKE) clean) styles: (cd styles && $(MAKE) all)