--- mstools/mfc/samples/oserver/makefile 2018/08/09 18:21:00 1.1 +++ mstools/mfc/samples/oserver/makefile 2018/08/09 18:22:23 1.1.1.2 @@ -21,7 +21,9 @@ BIBREF_OBJS = bibref.obj bibsvr.obj bibd all: bibref.exe -!ifndef NTMFC +!ifdef WIN16MFC +#!message compiling for WIN16 + CPPFLAGS= /DWINVER=0x0300 /AM /W3 /Zp /GA /G2 /Yu$(PCH) LINKFLAGS=/NOD /ONERROR:NOEXE