X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c33fae85b045360d02f61b5940f775d2ce096b65..c4e2838090992384911a6a6aa44cac985d79a555:/samples/opengl/makefile.bcc diff --git a/samples/opengl/makefile.bcc b/samples/opengl/makefile.bcc index a471a8598b..ed8a8884bf 100644 --- a/samples/opengl/makefile.bcc +++ b/samples/opengl/makefile.bcc @@ -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! # ========================================================================= @@ -45,6 +45,7 @@ all: cube isosurf penguin clean: -if exist .\*.obj del .\*.obj -if exist .\*.res del .\*.res + -if exist .\*.csm del .\*.csm @echo cd cube >cube.bat @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>cube.bat call cube.bat @@ -75,3 +76,4 @@ penguin: @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>penguin.bat call penguin.bat @del penguin.bat +