@echo off nmake all Echo Copying C0*.OBJ into %Qlib%\lib if exist c0*.obj copy c0*.obj %Qlib%\lib >nul