From 3602a62e83f979f1cce7cd207ddf23d4b75a5f3c Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sat, 8 Dec 2001 23:28:20 +0000 Subject: [PATCH] Watcom docs correction git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/msw/install.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/msw/install.txt b/docs/msw/install.txt index 47babeeec1..151ccac7de 100644 --- a/docs/msw/install.txt +++ b/docs/msw/install.txt @@ -394,9 +394,9 @@ Watcom C++ 10.6/11 compilation 1. Make sure your WXWIN variable is set, and uses the DOS short name form. -2. Change directory to wx\src\msw. Type 'wmake -f makefile.wat' to +2. Change directory to wx\src\msw. Type 'wmake -f makefile.wat all' to make the wxWindows core library. -3. Change directory to wx\samples\minimal and type 'wmake -f makefile.wat' +3. Change directory to wx\samples\minimal and type 'wmake -f makefile.wat all' to make this sample. Repeat for other samples of interest. Note (1): makewat.env uses the odbc32.lib supplied in wxWindows' lib\watcom -- 2.45.2