+ nmake -f makefile.vc $(MAKEFLAGS)
+ cd $(WXDIR)\samples\regtest
+ nmake -f makefile.vc $(MAKEFLAGS)
+ cd $(WXDIR)\samples\resource
+ nmake -f makefile.vc $(MAKEFLAGS)
+!if "$(COMPIL)"==""
+ cd $(WXDIR)\samples\richedit
+ nmake -f makefile.vc $(MAKEFLAGS)
+!endif
+ cd $(WXDIR)\samples\rotate
+ nmake -f makefile.vc $(MAKEFLAGS)
+ cd $(WXDIR)\samples\sashtest
+ nmake -f makefile.vc $(MAKEFLAGS)
+ cd $(WXDIR)\samples\scroll
+ nmake -f makefile.vc $(MAKEFLAGS)
+ cd $(WXDIR)\samples\scrollsub
+ nmake -f makefile.vc $(MAKEFLAGS)
+ cd $(WXDIR)\samples\splitter
+ nmake -f makefile.vc $(MAKEFLAGS)
+!if "$(COMPIL)"==""
+ cd $(WXDIR)\samples\tab
+ nmake -f makefile.vc $(MAKEFLAGS)
+!endif
+ cd $(WXDIR)\samples\taskbar
+ nmake -f makefile.vc $(MAKEFLAGS)
+ cd $(WXDIR)\samples\text
+ nmake -f makefile.vc $(MAKEFLAGS)
+ cd $(WXDIR)\samples\thread
+ nmake -f makefile.vc $(MAKEFLAGS)
+ cd $(WXDIR)\samples\toolbar
+ nmake -f makefile.vc $(MAKEFLAGS)
+ cd $(WXDIR)\samples\treectrl
+ nmake -f makefile.vc $(MAKEFLAGS)
+ cd $(WXDIR)\samples\typetest
+ nmake -f makefile.vc $(MAKEFLAGS)
+ cd $(WXDIR)\samples\validate
+ nmake -f makefile.vc $(MAKEFLAGS)
+ cd $(WXDIR)\samples\wizard
+ nmake -f makefile.vc $(MAKEFLAGS)
+ cd $(WXDIR)\samples\sockets
+ nmake -f makefile.vc $(MAKEFLAGS)