summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-03-10 16:17:50 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-03-10 16:17:50 +0000
commit0eb4e9318e9e5f9bee51283d7a41435212572036 (patch)
tree3128619bfb3e349ccae34030ca510cb7e66bfabd
parent11c2f0cfb6e853c95c93eb8b1c17c45bc95a9f84 (diff)
downloadperl-0eb4e9318e9e5f9bee51283d7a41435212572036.tar.gz
Integrate from maint:
[ 18428] Somehow I managed to get makefile.olds that didn't get cleaned away. p4raw-link: @18428 on //depot/maint-5.8/perl: f7994f809f016f36fdf942940f6578ede7d474cf p4raw-id: //depot/perl@18880 p4raw-integrated: from //depot/maint-5.8/perl@18428 'merge in' x2p/Makefile.SH (@17645..) Makefile.SH (@18173..)
-rw-r--r--Makefile.SH2
-rwxr-xr-xx2p/Makefile.SH2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 23ebd77fa4..a0623801b9 100644
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -931,7 +931,7 @@ _cleaner2:
rm -f t/misctmp* t/forktmp* t/tmp* t/c t/perl$(EXE_EXT) t/rantests
rm -f so_locations $(LIBPERL_NONSHR) $(MINIPERL_NONSHR)
rm -rf $(addedbyconf)
- rm -f $(FIRSTMAKEFILE) $(FIRSTMAKEFILE).old
+ rm -f $(FIRSTMAKEFILE) $(FIRSTMAKEFILE).old makefile.old
rm -f $(private) lib/Config.pod
rm -rf lib/auto
rm -f lib/.exists lib/*/.exists lib/*/*/.exists
diff --git a/x2p/Makefile.SH b/x2p/Makefile.SH
index db86be8a91..efe97b21c9 100755
--- a/x2p/Makefile.SH
+++ b/x2p/Makefile.SH
@@ -146,7 +146,7 @@ clean:
realclean: clean
-rmdir .depending
rm -f core $(addedbyconf) all malloc.c
- rm -f $(FIRSTMAKEFILE) $(FIRSTMAKEFILE).old
+ rm -f $(FIRSTMAKEFILE) $(FIRSTMAKEFILE).old makefile.old
veryclean: realclean
rm -f *~ *.orig