--- mstools/mfc/samples/chart/makefile 2018/08/09 18:21:00 1.1.1.1 +++ mstools/mfc/samples/chart/makefile 2018/08/09 18:22:42 1.1.1.2 @@ -18,7 +18,9 @@ PCH=chart.h OBJS= chart.obj chartwnd.obj chartdlg.obj chfile.obj dobject.obj chart.res -!ifndef NTMFC +!ifdef WIN16MFC +#!message compiling for WIN16 + CPPFLAGS= /DWINVER=0x0300 /AM /W3 /Zp /GA /GEs /G2 /Yu$(PCH) LINKFLAGS=/NOD /ONERROR:NOEXE