diff --git a/distrib/msw/tmake/wat.t b/distrib/msw/tmake/wat.t index 5bafc4437b..49c3c8957c 100644 --- a/distrib/msw/tmake/wat.t +++ b/distrib/msw/tmake/wat.t @@ -355,7 +355,7 @@ clean_zlib: .SYMBOLIC cd $(WXDIR)\src\msw MFTYPE=wat -makefile.$(MFTYPE) : $(WXWIN)\distrib\msw\tmake\filelist.txt $(WXWIN)\distrib\msw\tmake\$(MFTYPE).t - cd $(WXWIN)\distrib\msw\tmake +self : .SYMBOLIC $(WXDIR)\distrib\msw\tmake\filelist.txt $(WXDIR)\distrib\msw\tmake\$(MFTYPE).t + cd $(WXDIR)\distrib\msw\tmake tmake -t $(MFTYPE) wxwin.pro -o makefile.$(MFTYPE) - copy makefile.$(MFTYPE) $(WXWIN)\src\msw + copy makefile.$(MFTYPE) $(WXDIR)\src\msw diff --git a/docs/html/index.htm b/docs/html/index.htm index f67ba3dc60..a13ea2ab32 100644 --- a/docs/html/index.htm +++ b/docs/html/index.htm @@ -157,6 +157,8 @@ downloaded from the wxWindows Web site.


Samples
+Each of the following demonstrates one or more aspect of wxWindows.

+