0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/PCbuild/clean.bat

6 lines
131 B
Batchfile
Raw Normal View History

2015-04-13 19:11:40 +02:00
@echo off
rem A batch program to clean a particular configuration,
rem just for convenience.
call %~dp0build.bat -t Clean %*