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
+2 -1
View File
@@ -47,7 +47,8 @@ void debug_printf(
static void debug_printf(
const char *format,
...)
{
{
format=format;
}
#endif