X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2add9e3c2f07bdb9234fbf3b84dda6b04d5ed598..69fb24ce03b4dd40e7912936d628bea1719aaaa3:/samples/mobile/makefile.unx?ds=sidebyside diff --git a/samples/mobile/makefile.unx b/samples/mobile/makefile.unx index 5ef4e0d7ba..bd53f33964 100644 --- a/samples/mobile/makefile.unx +++ b/samples/mobile/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.0 (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)