--- mstools/samples/plgblt/makefile 2018/08/09 18:21:34 1.1.1.2 +++ mstools/samples/plgblt/makefile 2018/08/09 18:23:36 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. plgblt.exe: plgblt.obj track.obj bitmap.obj plgblt.rbj plgblt.def - $(cvtobj) $(cvtdebug) *.obj $(link) $(linkdebug) $(guiflags) -out:plgblt.exe plgblt.obj track.obj bitmap.obj plgblt.rbj $(guilibs)