Merge commit 'refs/top-bases/top' into top

This commit is contained in:
Brian Behlendorf 2009-11-20 16:26:01 -08:00
commit 9d5aeb5f2d
1 changed files with 1 additions and 0 deletions

View File

@ -769,6 +769,7 @@ distclean-local::
-o -name '.*.rej' -o -name 'aclocal.m4' -o -size 0 \
-o -name '*%' -o -name '.*.cmd' -o -name 'core' \
-o -name 'Makefile' -o -name 'Module.symvers' \
-o -name '*.order' -o -name '*.markers' \
-o -name '.script-config' \) \
-type f -print | xargs $(RM)