2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 01:12:13 +00:00

Make it possible to test multiple borland compilers

[SVN r20898]
This commit is contained in:
Dave Abrahams
2003-11-20 21:43:49 +00:00
parent aa2c9df307
commit 048fca4501

View File

@@ -17,6 +17,10 @@
# BCCROOT is the install location of the borland tools.
set-as-singleton BCCROOT ;
# Get these variable set on the targets so that we can re-use the
# build actions for other toolsets using this one as a base.
flags borland BCC_TOOL_PATH ;
# compute Borland tool path
# You can either put the borland bin directory in your PATH, or you can set
# BCCROOT to point at the borland installation directory