]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - Makefile
Localise control IDs in each dialog procedure, for maintainability
[PuTTY.git] / Makefile
index 7d927203d33cbd56489939052c01cad39cf91aab..bd106ce14dc228719f5df449689158c2f3225631 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,9 +18,6 @@
 #      Generates executables whose About box report them as being a
 #      release version.
 #
-#  - COMPAT=/DWIN32S_COMPAT
-#      Generates a binary that works (minimally) with Win32s.
-#
 #  - COMPAT=/DAUTO_WINSOCK
 #      Causes PuTTY to assume that <windows.h> includes its own WinSock
 #      header file, so that it won't try to include <winsock.h>.