Updated makefiles and build scripts for Borland tools.

This commit is contained in:
skarg
2008-08-14 16:35:26 +00:00
parent 1142eb7202
commit 2328f0fe59
21 changed files with 78 additions and 103 deletions
+7
View File
@@ -0,0 +1,7 @@
@echo off
echo Build for Borland 5.5 tools
set BORLAND_DIR=c:\borland\bcc55
%BORLAND_DIR%\bin\make -f makefile.b32 clean
%BORLAND_DIR%\bin\make -f makefile.b32 all