--- mstools/mfc/samples/about2/makefile 2018/08/09 18:21:00 1.1 +++ mstools/mfc/samples/about2/makefile 2018/08/09 18:22:28 1.1.1.2 @@ -24,7 +24,8 @@ OBJS = about2.obj -!ifndef NTMFC +!ifdef WIN16MFC +#!message compiling for WIN16 CPPFLAGS= /DWINVER=0x0300 /AS /W3 /Zp /GA /GEs /G2 LINKFLAGS=/NOD /ONERROR:NOEXE