summaryrefslogtreecommitdiff
path: root/ACE-INSTALL.html
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-12 19:57:05 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-12 19:57:05 +0000
commiteebc1442e45c4fdd947f07dd03461dfd42b4a5a7 (patch)
treef3a80a20cc7a37f27623aa4cc106ca8e3da50a81 /ACE-INSTALL.html
parent6b2adf1cbf97b8ecd8afd63e30820792a30d6d70 (diff)
downloadATCD-eebc1442e45c4fdd947f07dd03461dfd42b4a5a7.tar.gz
added support for "threads" make option
Diffstat (limited to 'ACE-INSTALL.html')
-rw-r--r--ACE-INSTALL.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index 18a44c418ee..5794d9711d6 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -1335,7 +1335,8 @@ static_libs Build shared libraries. Ignored if shared_libs_only is set.
shared_libs_only Only build shared libraries. Ignored if no SHLIBs are
specified by the Makefile, as in performance-tests/Misc.
static_libs_only Only build static libraries.
-xt_reactor Build the XtReactor
+threads Build with thread support.
+xt_reactor Build the XtReactor.
Usually, users do not need to be concerned with make targets.
Just enter ``make'' on the command line to build. A few notable