diff -r e29bd90f388e -r ff58cd9f1f3c mingwmake.bat --- a/mingwmake.bat Fri Jun 19 08:13:39 2015 +0100 +++ b/mingwmake.bat Fri Jul 24 15:37:23 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