summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-02-14 17:50:52 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-02-14 17:50:52 +0000
commitcc8461762c7674cd719f8f7e4a4e54252a249ef9 (patch)
tree2f5e46d1a20dc224fef2cccee1bf0372c76eef77
parent9f7ff21b45298bc961c48ca96bbc631d8ae1d13f (diff)
downloadperl-cc8461762c7674cd719f8f7e4a4e54252a249ef9.tar.gz
Remove tagged core files.
p4raw-id: //depot/cfgperl@5083
-rw-r--r--lib/ExtUtils/MM_Unix.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ExtUtils/MM_Unix.pm b/lib/ExtUtils/MM_Unix.pm
index 7fa8bfcf95..9ce54728c4 100644
--- a/lib/ExtUtils/MM_Unix.pm
+++ b/lib/ExtUtils/MM_Unix.pm
@@ -455,7 +455,8 @@ EOT
my(@otherfiles) = values %{$self->{XS}}; # .c files from *.xs files
push(@otherfiles, $attribs{FILES}) if $attribs{FILES};
push(@otherfiles, qw[./blib $(MAKE_APERL_FILE) $(INST_ARCHAUTODIR)/extralibs.all
- perlmain.c mon.out core so_locations pm_to_blib
+ perlmain.c mon.out core core.*perl.*.?
+ *perl.core so_locations pm_to_blib
*~ */*~ */*/*~ *$(OBJ_EXT) *$(LIB_EXT) perl.exe
$(BOOTSTRAP) $(BASEEXT).bso $(BASEEXT).def
$(BASEEXT).exp