From: Jarkko Hietaniemi Date: Tue, 27 Nov 2001 00:43:38 +0000 (+0000) Subject: OS/390 cleanable gunk. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c855ea654ae57bed1bd131cde5ed309f4b90c1ea;p=p5sagit%2Fp5-mst-13.2.git OS/390 cleanable gunk. p4raw-id: //depot/perl@13295 --- diff --git a/lib/ExtUtils/MM_Unix.pm b/lib/ExtUtils/MM_Unix.pm index 8df218b..da84461 100644 --- a/lib/ExtUtils/MM_Unix.pm +++ b/lib/ExtUtils/MM_Unix.pm @@ -459,7 +459,7 @@ EOT *$(OBJ_EXT) *$(LIB_EXT) perl.exe perl perl$(EXE_EXT) $(BOOTSTRAP) $(BASEEXT).bso $(BASEEXT).def lib$(BASEEXT).def - $(BASEEXT).exp + $(BASEEXT).exp $(BASEEXT).x ]); push @m, "\t-$self->{RM_RF} @otherfiles\n"; # See realclean and ext/utils/make_ext for usage of Makefile.old