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