|
|
@@ -207,8 +207,8 @@ directory. The list of auxilliary tasks and requirements is in |
|
|
|
to build a bootstrap version of Ant.</p> |
|
|
|
<p>When finished, use:</p> |
|
|
|
<blockquote> |
|
|
|
<p><code>build -Dant.dist.dir=<<i>directory_to_contain_Ant_distribution</i>> dist</code> (<i>Windows</i>)</p> |
|
|
|
<p><code>build.sh -Dant.dist.dir=<<i>directory_to_contain_Ant_distribution</i>> dist</code> (<i>Unix</i>)</p> |
|
|
|
<p><code>build -Ddist.dir=<<i>directory_to_contain_Ant_distribution</i>> dist</code> (<i>Windows</i>)</p> |
|
|
|
<p><code>build.sh -Ddist.dir=<<i>directory_to_contain_Ant_distribution</i>> dist</code> (<i>Unix</i>)</p> |
|
|
|
</blockquote> |
|
|
|
<p>to create a binary distribution of Ant. This distribution can be |
|
|
|
found in the directory you specified.</p> |
|
|
|