From cfcca189a90b78bdae4ba75d09f10f756795fb85 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Mon, 3 Apr 2000 12:30:08 +0000 Subject: Changed Borland instructions to include -l flag. --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 31520b7f0..3ecba284c 100644 --- a/README +++ b/README @@ -37,7 +37,8 @@ for most development although Visual C++ and Borland C++ are also supported. The make command used is For GCC, make For VC++, nmake /f makefile_vc -For Borland, make /f makefile_bor +For Borland C++ 5.02 (MAKE Version 5.0), make -l -fmakefile_bor +For Borland C++ Builder, make -fmakefile_bor To build Scintilla, make in the scintilla/gtk directory cd scintilla\win32 -- cgit v1.2.3