--- q_a/samples/setinfo/makefile 2018/08/09 18:29:35 1.1.1.2 +++ q_a/samples/setinfo/makefile 2018/08/09 18:30:01 1.1.1.3 @@ -19,5 +19,4 @@ setinfo.obj: setinfo.c setinfo.h # Update the executable file if necessary, and if so, add the resource back in. setinfo.exe: setinfo.obj setinfo.res - $(cvtobj) $(cvtdebug) *.obj $(link) $(linkdebug) $(guiflags) -out:setinfo.exe setinfo.obj setinfo.res $(guilibs)