From: lhauch Date: Mon, 7 Aug 2006 20:01:52 +0000 (+0000) Subject: [EDKT156][Closed] Re-ordered the build.xml files in the clean and cleanall targets... X-Git-Tag: edk2-stable201903~24665 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=7f762c2d410a5cb46d0ff1a4f85f35290839d5e5;hp=7f762c2d410a5cb46d0ff1a4f85f35290839d5e5 [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 ---