Files
typthon/PCbuild/clean.bat
2025-07-22 07:54:51 +01:00

6 lines
128 B
Batchfile

@echo off
rem A batch program to clean a particular configuration,
rem just for convenience.
call "%~dp0build.bat" -t Clean %*