0
0
mirror of https://github.com/python/cpython.git synced 2024-11-29 17:07:13 +01:00
cpython/PCbuild/clean.bat
2015-04-13 12:11:40 -05:00

6 lines
131 B
Batchfile

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