]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/TianoTools/CustomizedCompress/build.xml
Fix some cleanall issues
[mirror_edk2.git] / Tools / Source / TianoTools / CustomizedCompress / build.xml
index ff41a011dd4d0b6738c38b2c09ed839a5f860045..388550a651e76c24721f2c2fbe1266ee47b504c4 100644 (file)
@@ -113,7 +113,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
   <target name="cleanall">\r
     <echo message="Removing Object Files and the Library: CustomizedCompress${ext_static}"/>  \r
 \r
   <target name="cleanall">\r
     <echo message="Removing Object Files and the Library: CustomizedCompress${ext_static}"/>  \r
-    <delete dir="${BUILD_DIR}">\r
+    <delete dir="${BUILD_DIR}" failonerror="false">\r
       <fileset dir="${LIB_DIR}" includes="CustomizedCompress${ext_static}"/>\r
     </delete>\r
   </target>\r
       <fileset dir="${LIB_DIR}" includes="CustomizedCompress${ext_static}"/>\r
     </delete>\r
   </target>\r