X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/6b7f4cba0562fe86b9c921acd184b6a12e1e41e9..62793edfb1cbcfec57929279096dd3e7791b3c05:/README diff --git a/README b/README index 3c7768f2..de698aa8 100644 --- 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.