+!if "$(FINAL)" == "0"
+ cd $(WXDIR)\samples\memcheck
+ nmake -f makefile.dos clean
+!endif
+ cd $(WXDIR)\samples\mfc
+ nmake -f makefile.dos clean
+ cd $(WXDIR)\samples\minifram
+ nmake -f makefile.dos clean
+ cd $(WXDIR)\samples\minimal
+ nmake -f makefile.dos clean
+ cd $(WXDIR)\samples\nativdlg
+ nmake -f makefile.dos clean
+ cd $(WXDIR)\samples\notebook
+ nmake -f makefile.dos clean
+!if "$(NOMAKE)"==""
+ cd $(WXDIR)\samples\oleauto
+ nmake -f makefile.dos clean
+!endif