OS/390 cleanable gunk.
Jarkko Hietaniemi [Tue, 27 Nov 2001 00:43:38 +0000 (00:43 +0000)]
p4raw-id: //depot/perl@13295

lib/ExtUtils/MM_Unix.pm

index 8df218b..da84461 100644 (file)
@@ -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