--- q_a/samples/regions/makefile 2018/08/09 18:29:32 1.1.1.2 +++ q_a/samples/regions/makefile 2018/08/09 18:29:56 1.1.1.3 @@ -19,5 +19,4 @@ regions.rbj: regions.rc regions.h # If so, add the resource back in. regions.exe: regions.obj regions.rbj regions.def - $(cvtobj) $(cvtdebug) *.obj $(link) $(linkdebug) $(guiflags) -out:regions.exe regions.obj regions.rbj $(guilibs)