]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Mention Roald Ribe's success with OpenWatcom and Makefile.vc
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 6 Jul 2003 09:34:03 +0000 (09:34 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 6 Jul 2003 09:34:03 +0000 (09:34 +0000)
[originally from svn r3332]

README

diff --git a/README b/README
index 3c7768f265748dd2badfddeb4c43e06fb6229061..de698aa8f82fd0946c9efb62a22e3ba1d8e989f2 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.