X-Git-Url: https://git.saurik.com/apple/coreosmakefiles.git/blobdiff_plain/859ae4bff646ed09b0aa06c05ac3713294172044..611bdc3fb27e5d8406bc58b30062b4088037ab5f:/Standard/Variables.make diff --git a/Standard/Variables.make b/Standard/Variables.make index 0f1a667..da21b77 100644 --- a/Standard/Variables.make +++ b/Standard/Variables.make @@ -70,7 +70,7 @@ endif ## # Find Garbage ## -Cruft = CVS RCS SCCS *~ .*~ .nfs\* .*.wmd +Cruft = CVS RCS SCCS *~ .*~ .nfs\* .*.wmd .svn .DS_Store Find_Cruft = '(' $(Cruft:%=-name '%' -or) -name '' ')' -print ##