diff options
Diffstat (limited to 'Makefile.SH')
-rw-r--r-- | Makefile.SH | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.SH b/Makefile.SH index 260c23515c..851b788ead 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -387,6 +387,7 @@ lib/ExtUtils/Miniperl.pm: miniperlmain.c miniperl minimod.pl lib/Config.pm sh mv-if-diff tmp $@ lib/re.pm: ext/re/re.pm + rm -f $@ cat ext/re/re.pm > $@ $(plextract): miniperl lib/Config.pm lib/re.pm |