bmake.bat
changeset 5437 5f4dea0e4ad5
parent 5160 bc695fbe3a07
child 5801 615c8948b2a4
--- a/bmake.bat	Thu Oct 01 08:57:05 2015 +0200
+++ b/bmake.bat	Thu Oct 01 08:57:06 2015 +0200
@@ -4,9 +4,7 @@
 @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%"
+
 make.exe -N -f bc.mak  %DEFINES% %*