mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-26 12:01:47 +00:00
Makefile can run comptime.bat from src\ too
This commit is contained in:
parent
1a56d48cd9
commit
071006bcb0
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ copy nul: /b +%1\comptime.c tmp.$$$ > nul
|
||||||
move tmp.$$$ %1\comptime.c > nul
|
move tmp.$$$ %1\comptime.c > nul
|
||||||
|
|
||||||
if exist .git goto gitrev
|
if exist .git goto gitrev
|
||||||
|
if exist ..\.git goto gitrev
|
||||||
if exist .svn goto svnrev
|
if exist .svn goto svnrev
|
||||||
goto filwri
|
goto filwri
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue