mingwmake.bat
changeset 4922 f69e5a28f713
parent 4537 8659b7618d74
child 5186 f9ba4e9c101e
--- a/mingwmake.bat	Fri Jan 15 20:51:14 2016 +0100
+++ b/mingwmake.bat	Fri Jan 15 20:51:15 2016 +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