@echo off setlocal cd %~dp0 cd src && type tt.*.c 2>nul | ..\tt -d// -c -o../ tt.c