This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Makefile.SH: lib/re.pm often messes restarted parallel makes
[perl5.git] / Makefile.SH
index b3db72e..11799f5 100644 (file)
@@ -829,6 +829,7 @@ lib/ExtUtils/Miniperl.pm: miniperlmain.c miniperl$(EXE_EXT) minimod.pl $(CONFIGP
        $(LDLIBPTH) ./miniperl minimod.pl > lib/ExtUtils/Miniperl.pm
 
 lib/re.pm: ext/re/re.pm
+       @-rm -f $@
        cp ext/re/re.pm lib/re.pm
 
 $(plextract):  miniperl$(EXE_EXT) $(CONFIGPM) x2p/s2p