From a54fa180f65c6664ecd707cd9953f0781eaefed6 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sat, 1 Apr 2000 01:22:41 +0000 Subject: Fixed comments to refer to Borland. --- win32/makefile_bor | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/win32/makefile_bor b/win32/makefile_bor index 35ab97710..51234e092 100644 --- a/win32/makefile_bor +++ b/win32/makefile_bor @@ -1,7 +1,8 @@ # Make file for Scintilla on Windows Borland C++ Builder version # Copyright 1998-2000 by Neil Hodgson # The License.txt file describes the conditions under which this software may be distributed. -# This makefile is for using Visual C++ and nmake. +# This makefile is for using Borland C++ and Borland make. +# I test with Borland C++ Builder 3 # The main makefile uses mingw32 gcc and may be more current than this file. .SUFFIXES: .cxx -- cgit v1.2.3