c files also depend on headers
authorClaus Gittinger <cg@exept.de>
Fri, 08 Apr 2016 13:24:50 +0200
changeset 3271 fba2100e7766
parent 3270 b70bbcf797e9
child 3272 1b8c57e46562
c files also depend on headers
mingwmake.bat
--- a/mingwmake.bat	Fri Apr 08 13:24:49 2016 +0200
+++ b/mingwmake.bat	Fri Apr 08 13:24:50 2016 +0200
@@ -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