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