--- mstools/samples/ddeml/ddemo/makefile 2018/08/09 18:21:22 1.1 +++ mstools/samples/ddeml/ddemo/makefile 2018/08/09 18:23:18 1.1.1.2 @@ -12,5 +12,4 @@ ddemo.obj: ddemo.c # Update the executable file if necessary, and if so, add the resource back in. ddemo.exe: ddemo.obj - $(cvtobj) $(cvtdebug) *.obj $(link) $(linkdebug) $(guiflags) -out:ddemo.exe ddemo.obj $(guilibs)