X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/48c12cb1290224f44161d9af774170d5f0fae440..14dd645ee16eb022afb19f35d0c8cfdf2d3cdee9:/samples/makefile.dos?ds=sidebyside diff --git a/samples/makefile.dos b/samples/makefile.dos index 74eb211d9c..2329f029b3 100644 --- a/samples/makefile.dos +++ b/samples/makefile.dos @@ -74,8 +74,6 @@ all: cd $(WXDIR)\samples\html nmake -f makefile.dos FINAL=$(FINAL) !endif - cd $(WXDIR)\samples\image - nmake -f makefile.dos FINAL=$(FINAL) cd $(WXDIR)\samples\internat nmake -f makefile.dos FINAL=$(FINAL) cd $(WXDIR)\samples\joytest @@ -205,8 +203,6 @@ clean: cd $(WXDIR)\samples\html nmake -f makefile.dos clean !endif - cd $(WXDIR)\samples\image - nmake -f makefile.dos clean cd $(WXDIR)\samples\internat nmake -f makefile.dos clean cd $(WXDIR)\samples\joytest