projects
/
mirror_edk2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix Binutils URL
[mirror_edk2.git]
/
build.xml
diff --git
a/build.xml
b/build.xml
index 4dc7ce236c82eeff46eba86c92e25733477007ce..8dc6f612947fecb76d2d8abdd6f5086ff7667894 100644
(file)
--- a/
build.xml
+++ b/
build.xml
@@
-34,7
+34,7
@@
It can build all packages or clean up the build products.
</target>
\r
\r
<target name="distclean" description="Remove everything not in the distribution.">
\r
</target>
\r
\r
<target name="distclean" description="Remove everything not in the distribution.">
\r
- <subant target="
distclean
" inheritall="false">
\r
+ <subant target="
cleanall
" inheritall="false">
\r
<filelist refid="Pkg.Dirs"/>
\r
</subant>
\r
</target>
\r
<filelist refid="Pkg.Dirs"/>
\r
</subant>
\r
</target>
\r