Files
Android11/external/python/cpython3/PCbuild/clean.bat
2023-10-13 14:01:41 +00: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 %*