Mention Roald Ribe's success with OpenWatcom and Makefile.vc
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 6 Jul 2003 09:34:03 +0000 (09:34 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 6 Jul 2003 09:34:03 +0000 (09:34 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@3332 cda61777-01e9-0310-a592-d414129be87e

README

diff --git a/README b/README
index 3c7768f..de698aa 100644 (file)
--- a/README
+++ b/README
@@ -7,6 +7,11 @@ Makefiles:
  - Makefile.vc is for MS Visual C++ systems. Type `nmake -f
    Makefile.vc' to build all the PuTTY binaries.
 
+   (We've also had one report of success building with the
+   OpenWatcom compiler -- www.openwatcom.org -- using Makefile.vc
+   with `wmake -ms -f makefile.vc' and NO_MULTIMON, although we
+   haven't tried this ourselves.)
+
  - Makefile.bor is for the Borland C compiler. Type `make -f
    Makefile.bor' to build all the PuTTY binaries.