Don't break build if cleanup fails

This commit is contained in:
Asanka Herath
2010-03-02 03:21:07 -05:00
parent fa5a1cb201
commit 716121bc60

View File

@@ -111,5 +111,5 @@ const char *heimdal_version = "$(VER_PACKAGE_NAME) $(VER_PACKAGE_VERSION)";
all:: $(INCFILES)
clean::
$(RM) $(INCFILES)
-$(RM) $(INCFILES)