- nmake -f makefile.b32 clean
- cd $(WXDIR)\samples\bombs
- nmake -f makefile.b32 clean
- cd $(WXDIR)\samples\fractal
- nmake -f makefile.b32 clean
- cd $(WXDIR)\samples\wxpoem
- nmake -f makefile.b32 clean
+ make -f makefile.b32 $(MAKEFLAGS) clean
+ cd $(WXDIR)\samples\minimal
+ make -f makefile.b32 $(MAKEFLAGS) clean
+ cd $(WXDIR)\samples\nativdlg
+ make -f makefile.b32 $(MAKEFLAGS) clean
+ cd $(WXDIR)\samples\dialup
+ make -f makefile.b32 $(MAKEFLAGS) clean
+ cd $(WXDIR)\samples\notebook
+ make -f makefile.b32 $(MAKEFLAGS) clean
+ cd $(WXDIR)\samples\oleauto
+ make -f makefile.b32 $(MAKEFLAGS) clean
+ cd $(WXDIR)\samples\ownerdrw
+ make -f makefile.b32 $(MAKEFLAGS) clean
+ cd $(WXDIR)\samples\png
+ make -f makefile.b32 $(MAKEFLAGS) clean
+ cd $(WXDIR)\samples\printing
+ make -f makefile.b32 $(MAKEFLAGS) clean
+ cd $(WXDIR)\samples\regtest
+ make -f makefile.b32 $(MAKEFLAGS) clean
+ cd $(WXDIR)\samples\rotate
+ make -f makefile.b32 $(MAKEFLAGS) clean
+ cd $(WXDIR)\samples\sashtest
+ make -f makefile.b32 $(MAKEFLAGS) clean
+ cd $(WXDIR)\samples\scroll
+ make -f makefile.b32 $(MAKEFLAGS) clean
+ cd $(WXDIR)\samples\scrollsub
+ make -f makefile.b32 $(MAKEFLAGS) clean
+ cd $(WXDIR)\samples\splitter
+ make -f makefile.b32 $(MAKEFLAGS) clean
+ cd $(WXDIR)\samples\tab
+ make -f makefile.b32 $(MAKEFLAGS) clean
+ cd $(WXDIR)\samples\taskbar
+ make -f makefile.b32 $(MAKEFLAGS) clean
+ cd $(WXDIR)\samples\text
+ make -f makefile.b32 $(MAKEFLAGS) clean
+ cd $(WXDIR)\samples\thread
+ make -f makefile.b32 $(MAKEFLAGS) clean
+ cd $(WXDIR)\samples\toolbar
+ make -f makefile.b32 $(MAKEFLAGS) clean
+ cd $(WXDIR)\samples\treectrl
+ make -f makefile.b32 $(MAKEFLAGS) clean