diff -r f6d77fee9811 -r 1e45d3c96ec5 mingwmake.bat --- a/mingwmake.bat Thu May 21 14:12:22 2015 +0100 +++ b/mingwmake.bat Fri Jul 24 15:06:54 2015 +0100 @@ -4,9 +4,6 @@ @REM do not edit - automatically generated from ProjectDefinition @REM ------- @SET DEFINES= -@REM Kludge got Mercurial, cannot be implemented in Borland make -@FOR /F "tokens=*" %%i in ('hg root') do SET HGROOT=%%i -@IF "%HGROOT%" NEQ "" SET DEFINES=%DEFINES% "-DHGROOT=%HGROOT%" @pushd ..\..\rules @call find_mingw.bat