X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/6e9a74eba7595ae9ac187dda79aca450349e8ce4..4c48c989a62fba2809d684b30963b4411038fe96:/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.