--- mstools/samples/wxform/makefile 2018/08/09 18:21:40 1.1.1.2 +++ mstools/samples/wxform/makefile 2018/08/09 18:23:44 1.1.1.3 @@ -18,5 +18,4 @@ wxform.obj: wxform.c wxform.h # Update the executable file if necessary, and if so, add the resource back in. wxform.exe: wxform.obj wxform.rbj wxform.def - $(cvtobj) $(cvtdebug) *.obj $(link) $(linkdebug) $(guiflags) -out:wxform.exe wxform.obj wxform.rbj $(guilibs)