diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-06-02 13:27:55 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-06-02 13:27:55 +0000 |
commit | 7e12fde7643fe912d7c527b5873c6dee19fa0656 (patch) | |
tree | c8523cbae7e5d61d73cc5c3bb36e25eeaf6fab67 /ACE-INSTALL.html | |
parent | ac12f0b293c0fd7c653209d197b70a263e16eb1c (diff) | |
download | ATCD-7e12fde7643fe912d7c527b5873c6dee19fa0656.tar.gz |
moved probe=1 support from individual Makefiles to wrapper_macros.GNU
Diffstat (limited to 'ACE-INSTALL.html')
-rw-r--r-- | ACE-INSTALL.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html index a0adad73ee4..a2f59945461 100644 --- a/ACE-INSTALL.html +++ b/ACE-INSTALL.html @@ -1239,6 +1239,7 @@ inline Enable ACE inlining. Some platforms enable inlining by default, others do not. optimize Enable optimization; see OCFLAGS and OCCFLAGS. orbix Enable use of Orbix. +probe Enable ACE_Timeprobes. profile Enable profiling; see PCFLAGS and PCCFLAGS. purify Purify all executables. quantify Quantify all executables. |