s/benchmarks/stx/bmake.bat
changeset 308 a09175ff8e80
parent 200 74d0deae135b
--- a/s/benchmarks/stx/bmake.bat	Fri Oct 30 07:19:59 2015 +0000
+++ b/s/benchmarks/stx/bmake.bat	Fri Oct 30 09:14:02 2015 +0000
@@ -7,6 +7,7 @@
 @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% %*