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