Sign in
llvm
/
third_party
/
cpython
/
refs/heads/main
/
.
/
PCbuild
/
clean.bat
blob: 6c0a1a0f04dfdbbe880b0c221772835df441e202 [
file
] [
log
] [
blame
] [
edit
]
@echo
off
rem A batch program to clean a particular configuration
,
rem just
for
convenience
.
call
"%~dp0build.bat"
-
t
Clean
%*