# Please keep samples list up-to-date, in alphabetical order
#
all:
+ cd $(WXDIR)\samples\artprov
+ nmake -f makefile.dos FINAL=$(FINAL)
cd $(WXDIR)\samples\bombs
nmake -f makefile.dos FINAL=$(FINAL)
cd $(WXDIR)\samples\caret
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
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