The new stuff is for Borland Bulider 5, so document it appropriately

This commit is contained in:
Richard Levitte 2002-06-27 15:11:32 +00:00
parent e2c07bce12
commit 9b25ef8b2e

View file

@ -94,6 +94,18 @@
You can also build a static version of the library using the Makefile
ms\nt.mak
Borland C++ builder 5
---------------------
* Configure for building with Borland Builder:
> perl Configure BC-32
* Create the appropriate makefile
> ms\do_nasm
* Build
> make -f ms\bcb.mak
Borland C++ builder 3 and 4
---------------------------