bmake.bat
changeset 15372 2217beceec5e
parent 15062 de377728f0b0
child 15566 184cea584be5
child 15866 260d6e142cf3
--- a/bmake.bat	Mon Feb 23 15:26:01 2015 +0100
+++ b/bmake.bat	Mon Feb 23 15:26:03 2015 +0100
@@ -9,9 +9,4 @@
 @IF "%HGROOT%" NEQ "" SET DEFINES=%DEFINES% "-DHGROOT=%HGROOT%"
 make.exe -N -f bc.mak  %DEFINES% %*
 
-@REM does not work if bmake is called with DEFINES=LOCALDEFINES
-@REM @IF "%1" EQU "exe" GOTO finish
 
-
-
-:finish