Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
[p5sagit/p5-mst-13.2.git] / Makefile.SH
index aa5a84a..fb3a4fc 100644 (file)
@@ -738,7 +738,7 @@ _realcleaner:
 _verycleaner: 
        @$(LDLIBPTH) $(MAKE) _cleaner1 CLEAN=veryclean
        @$(LDLIBPTH) $(MAKE) _cleaner2
-       -rm -f *~ *.orig */*~ */*.orig
+       -rm -f *~ *.orig */*~ */*.orig */*/*~ */*/*.orig
 
 # The following lint has practically everything turned on.  Unfortunately,
 # you have to wade through a lot of mumbo jumbo that can't be suppressed.