X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c33fae85b045360d02f61b5940f775d2ce096b65..c4e2838090992384911a6a6aa44cac985d79a555:/samples/opengl/makefile.wat diff --git a/samples/opengl/makefile.wat b/samples/opengl/makefile.wat index 4e5dfffcfd..481d985a3e 100644 --- a/samples/opengl/makefile.wat +++ b/samples/opengl/makefile.wat @@ -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! # ========================================================================= @@ -52,6 +52,7 @@ clean : .SYMBOLIC -if exist .\*.res del .\*.res -if exist .\*.lbc del .\*.lbc -if exist .\*.ilk del .\*.ilk + -if exist .\*.pch del .\*.pch cd cube wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean cd $(WATCOM_CWD) @@ -76,3 +77,4 @@ penguin : .SYMBOLIC cd penguin wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all cd $(WATCOM_CWD) +