|
|
|
@@ -26,7 +26,7 @@ |
|
|
|
<li>Dave Walend (<a href="mailto:dwalend@cs.tufts.edu">dwalend@cs.tufts.edu</a>)</li> |
|
|
|
</ul> |
|
|
|
|
|
|
|
<p>Version 1.2 - 2000/09/27</p> |
|
|
|
<p>Version 1.2 - 2000/10/10</p> |
|
|
|
|
|
|
|
<hr> |
|
|
|
<h2>Table of Contents</h2> |
|
|
|
@@ -2622,19 +2622,19 @@ inclusion/exclusion of files works, and how to write patterns.</p> |
|
|
|
<tr> |
|
|
|
<td valign="top">debug</td> |
|
|
|
<td valign="top">indicates whether there should be compiled with debug |
|
|
|
information ("on").</td> |
|
|
|
information ("off").</td> |
|
|
|
<td align="center" valign="top">No</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">optimize</td> |
|
|
|
<td valign="top">indicates whether there should be compiled with |
|
|
|
optimization ("on").</td> |
|
|
|
optimization ("off").</td> |
|
|
|
<td align="center" valign="top">No</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">deprecation</td> |
|
|
|
<td valign="top">indicates whether there should be compiled with deprecation |
|
|
|
information ("on").</td> |
|
|
|
information ("off").</td> |
|
|
|
<td align="center" valign="top">No</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
@@ -2650,7 +2650,7 @@ inclusion/exclusion of files works, and how to write patterns.</p> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">depend</td> <td valign="top">enables dependency |
|
|
|
tracking for compilers that support this (jikes and modern)</td> |
|
|
|
tracking for compilers that support this (jikes and classic)</td> |
|
|
|
<td align="center" valign="top">No</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
|