[EDKT156][Closed] Re-ordered the build.xml files in the clean and cleanall targets...
authorlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 7 Aug 2006 20:01:52 +0000 (20:01 +0000)
committerlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 7 Aug 2006 20:01:52 +0000 (20:01 +0000)
commit7f762c2d410a5cb46d0ff1a4f85f35290839d5e5
treecbeade6d62d8d82e7f8f5206d7621c2128080ce4
parent7035cc32f91426fb2f992ce8954f9b817e4d380f
[EDKT156][Closed] Re-ordered the build.xml files in the clean and cleanall targets.  For cleanall, some of the Jar files could not be deleted if the TianoTools cleanall target had been executed first - this is due to the classpath being set in the TianoTools/build.xml file.  All jar files will now be deleted when executing the cleanall target for build.xml in the Tools directory.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1207 6f19259b-4bc3-4df7-8a09-765794883524
Tools/build.xml