--- q_a/samples/timers/makefile 2018/08/09 18:29:37 1.1.1.2 +++ q_a/samples/timers/makefile 2018/08/09 18:30:03 1.1.1.3 @@ -13,5 +13,4 @@ timers.obj: timers.c # If so, add the resource back in. timers.exe: timers.obj timers.def - $(cvtobj) $(cvtdebug) *.obj $(link) $(linkdebug) $(guiflags) -out:timers.exe timers.obj $(guilibs)