Skip to content
Permalink
f140a87
|
@echo off |
|
|
|
if "%~1"=="" ( |
|
windows\make.exe |
|
) else ( |
|
windows\make.exe %* |
|
) |
Something went wrong with that request. Please try again.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.