X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/25bb1412afc0fab65c6f15b436cd29c0257ae60d..509f339a81d66c65fe2af1a67d63d6c856046ec2:/samples/opengl/makefile.unx diff --git a/samples/opengl/makefile.unx b/samples/opengl/makefile.unx index e65698f63b..ee8d8ec867 100644 --- a/samples/opengl/makefile.unx +++ b/samples/opengl/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,9 +34,9 @@ uninstall: clean: rm -f ./*.o rm -f ./*.d - (cd cube && $(MAKE) clean) - (cd isosurf && $(MAKE) clean) - (cd penguin && $(MAKE) clean) + -(cd cube && $(MAKE) clean) + -(cd isosurf && $(MAKE) clean) + -(cd penguin && $(MAKE) clean) cube: (cd cube && $(MAKE) all)