This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8fe71d
)
OS/390 cleanable gunk.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Tue, 27 Nov 2001 00:43:38 +0000
(
00:43
+0000)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Tue, 27 Nov 2001 00:43:38 +0000
(
00:43
+0000)
p4raw-id: //depot/perl@13295
lib/ExtUtils/MM_Unix.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/ExtUtils/MM_Unix.pm
b/lib/ExtUtils/MM_Unix.pm
index
8df218b
..
da84461
100644
(file)
--- 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