application/bmake.bat
changeset 72 4e8268dabaf7
parent 71 7329192efb9d
--- a/application/bmake.bat	Wed Apr 04 23:16:30 2018 +0100
+++ b/application/bmake.bat	Mon Apr 09 21:43:54 2018 +0100
@@ -1,14 +1,14 @@
-@REM -------
-@REM make using Borland bcc32
-@REM type bmake, and wait...
-@REM do not edit - automatically generated from ProjectDefinition
-@REM -------
-@SET DEFINES=
-
-make.exe -N -f bc.mak  %DEFINES% %*
-
-@IF "%1" EQU "exe" exit /b 0
-@IF "%1" EQU "setup" exit /b 0
-@IF "%1" EQU "pluginSetup" exit /b 0
-
-
+@REM -------
+@REM make using Borland bcc32
+@REM type bmake, and wait...
+@REM do not edit - automatically generated from ProjectDefinition
+@REM -------
+@SET DEFINES=
+
+make.exe -N -f bc.mak  %DEFINES% %*
+
+@IF "%1" EQU "exe" exit /b 0
+@IF "%1" EQU "setup" exit /b 0
+@IF "%1" EQU "pluginSetup" exit /b 0
+
+