Some doc corrections; Watcom C++ corrections; VC++ 4 corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -74,8 +74,6 @@ all:
|
||||
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
|
||||
@@ -205,8 +203,6 @@ clean:
|
||||
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
|
||||
|
Reference in New Issue
Block a user