summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-02-25 00:17:53 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-02-25 00:17:53 +0000
commite2bade80ab299fb4a9c08fa52e9a2dca32adff84 (patch)
treeb83a58bc134b11114ff98a3d7821bbe3521893c1 /Makefile.SH
parente520a73ce552ff0fdd3eac95f75c7a550009b637 (diff)
downloadperl-e2bade80ab299fb4a9c08fa52e9a2dca32adff84.tar.gz
Remove NFS temp files and Configure temp C files.
p4raw-id: //depot/cfgperl@5249
Diffstat (limited to 'Makefile.SH')
-rw-r--r--Makefile.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.SH b/Makefile.SH
index c4098eb80f..bfb5610195 100644
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -690,7 +690,7 @@ _cleaner:
-@for x in $(DYNALOADER) $(dynamic_ext) $(static_ext) $(nonxs_ext) ; do \
$(LDLIBPTH) sh ext/util/make_ext realclean $$x MAKE=$(MAKE) ; \
done
- rm -f *.orig */*.orig *~ */*~ core core.*perl.*.? *perl.core t/core t/core.perl.*.? t/*perl.core t/misctmp* t/tmp* t/c t/perl so_locations $(LIBPERL_NONSHR) $(MINIPERL_NONSHR)
+ rm -f *.orig */*.orig *~ */*~ core core.*perl.*.? *perl.core t/core t/core.perl.*.? t/*perl.core t/misctmp* t/tmp* t/c t/perl so_locations $(LIBPERL_NONSHR) $(MINIPERL_NONSHR) .nfs* .*.c
rm -rf $(addedbyconf)
rm -f $(FIRSTMAKEFILE) $(FIRSTMAKEFILE).old
rm -f $(private)