This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
My system produces core.$$ files
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 23 Aug 2005 13:52:17 +0000 (13:52 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 23 Aug 2005 13:52:17 +0000 (13:52 +0000)
p4raw-id: //depot/perl@25323

Makefile.SH

index 682698f..b695a8c 100644 (file)
@@ -1024,7 +1024,7 @@ _cleaner1:
 # Some systems do not support "?", so keep these files separate.
 _cleaner2:
        -rm -f core.*perl.*.? t/core.perl.*.? .?*.c
-       rm -f core *perl.core t/core t/*perl.core
+       rm -f core *perl.core t/core t/*perl.core core.* t/core.*
        rm -f t/misctmp* t/forktmp* t/tmp* t/c t/perl$(EXE_EXT) t/rantests
        rm -f so_locations $(LIBPERL_NONSHR) $(MINIPERL_NONSHR)
        rm -rf $(addedbyconf)