|
|
@@ -159,6 +159,12 @@ and any subdirectories.</p> |
|
|
|
</pre> |
|
|
|
<p>deletes all files and subdirectories of <code>build</code>, including |
|
|
|
<code>build</code> itself.</p> |
|
|
|
<pre> <delete includeemptydirs="true"> |
|
|
|
<fileset dir="build" includes="**/*"/> |
|
|
|
</delete> |
|
|
|
</pre> |
|
|
|
<p>deletes all files and subdirectories of <code>build</code>, without |
|
|
|
<code>build</code> itself.</p> |
|
|
|
<hr><p align="center">Copyright © 2000-2002,2004 The Apache Software Foundation. |
|
|
|
All rights Reserved.</p> |
|
|
|
|
|
|
|