This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
make.bat: del v3.exe after gcc bootstrap
Browse Source
pull/2141/head
unknown-v
2019-09-27 20:42:42 +02:00
committed by
Alexander Medvednikov
parent
dd58298500
commit
7c83c0569f
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
make.bat
Unescape
Escape
View File
@ -43,6 +43,7 @@ if %ERRORLEVEL% NEQ 0 (
)
del
v2.exe
del
v3.exe
rd
/s /q vc
goto
:
success
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
vieter-v/v
Title
Body
Create Issue