--- mstools/mfc/samples/helloapp/makefile 2018/08/09 18:21:00 1.1.1.1 +++ mstools/mfc/samples/helloapp/makefile 2018/08/09 18:22:35 1.1.1.2 @@ -13,7 +13,9 @@ # Microsoft Foundation Classes product. # -!ifndef NTMFC +!ifdef WIN16MFC +#!message compiling for WIN16 + helloapp.exe: helloapp.obj helloapp.def link /NOD /ONERROR:NOEXE helloapp,,,safxcw libw slibcew,helloapp.def; rc -30 /t helloapp.exe