--- mstools/mfc/samples/minmdi/makefile 2018/08/09 18:21:00 1.1 +++ mstools/mfc/samples/minmdi/makefile 2018/08/09 18:22:27 1.1.1.2 @@ -15,7 +15,9 @@ # Microsoft Foundation Classes product. # -!ifndef NTMFC +!ifdef WIN16MFC +#!message compiling for WIN16 + CPPFLAGS= /DWINVER=0x0300 /AS /W3 /Zp /GA /GEs LINKFLAGS=/NOD /ONERROR:NOEXE