fetch.mk: allow directory removal to fail
commitfde11aa6b23ac7e16931a9825166b86998e4fbe3
authorPhil Sutter <phil@nwl.cc>
Wed, 24 Feb 2010 00:05:44 +0000 (24 01:05 +0100)
committerWaldemar Brodkorb <wbx@openadk.org>
Wed, 24 Feb 2010 18:19:14 +0000 (24 19:19 +0100)
tree357b24dd34d2cf34dbbbba76d3d4384cd91af624
parent9bc792f14aed0da0aa2e35cde15438fd8a817755
fetch.mk: allow directory removal to fail

This is helpful when the top-level build directory (the toolchain build
dir in my case) is a mounted tmpfs (which therefore cannot be removed).
mk/fetch.mk