X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c3255f5fbab93ad229178ec1610a180afa35133a..86adc75813eedc3eabf746e30c8a571d528439a3:/samples/opengl/makefile.wat diff --git a/samples/opengl/makefile.wat b/samples/opengl/makefile.wat index 419d25f015..b502b07324 100644 --- a/samples/opengl/makefile.wat +++ b/samples/opengl/makefile.wat @@ -49,6 +49,15 @@ clean : .SYMBOLIC -if exist .\*.res del .\*.res -if exist .\*.lbc del .\*.lbc -if exist .\*.ilk del .\*.ilk + cd cube + wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean + cd $(WATCOM_CWD) + cd isosurf + wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean + cd $(WATCOM_CWD) + cd penguin + wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean + cd $(WATCOM_CWD) cube : .SYMBOLIC cd cube