X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/669f7a111f10417afb0b7ad3ead11bab301b20bb..7946d7deaac081a745dc616a5eb13ae864865fa2:/samples/makefile.b32 diff --git a/samples/makefile.b32 b/samples/makefile.b32 index 82b6d167fb..3c65c8e7b5 100644 --- a/samples/makefile.b32 +++ b/samples/makefile.b32 @@ -112,8 +112,6 @@ all: make -f makefile.b32 FINAL=$(FINAL) cd $(WXDIR)\samples\png make -f makefile.b32 FINAL=$(FINAL) - cd $(WXDIR)\samples\plot - make -f makefile.b32 FINAL=$(FINAL) cd $(WXDIR)\samples\printing make -f makefile.b32 FINAL=$(FINAL) cd $(WXDIR)\samples\proplist @@ -232,8 +230,6 @@ clean: make -f makefile.b32 clean cd $(WXDIR)\samples\png make -f makefile.b32 clean - cd $(WXDIR)\samples\plot - make -f makefile.b32 clean cd $(WXDIR)\samples\printing make -f makefile.b32 clean cd $(WXDIR)\samples\proplist