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