From: Rafael Garcia-Suarez Date: Tue, 23 Aug 2005 13:52:17 +0000 (+0000) Subject: My system produces core.$$ files X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5033177e14afc4ff4770aad028d4411eb71c1d7c;p=p5sagit%2Fp5-mst-13.2.git My system produces core.$$ files p4raw-id: //depot/perl@25323 --- diff --git a/Makefile.SH b/Makefile.SH index 682698f..b695a8c 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -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)