mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
make: fix make.bat (#7736)
This commit is contained in:
parent
3e655d6bf6
commit
7ade1a966c
1 changed files with 0 additions and 3 deletions
3
make.bat
3
make.bat
|
@ -351,9 +351,6 @@ if !invalid_cc! EQU 1 (
|
|||
echo.
|
||||
)
|
||||
|
||||
del v_old.exe>>"!log_file!" 2>NUL
|
||||
del "!log_file!" 2>NUL
|
||||
|
||||
:version
|
||||
echo.
|
||||
echo | set /p="V version: "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue