summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-02-28 04:17:36 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-02-28 04:17:36 +0000
commitc4509c3138fe6768db92f693bedb887e7c8226ed (patch)
treeb5014560a8185124d5568eab160daebdd781d001 /Makefile.SH
parentb4d4469a3ac9b1b6dcadffe2050cf08f602202ab (diff)
downloadperl-c4509c3138fe6768db92f693bedb887e7c8226ed.tar.gz
The #5249 wasn't doing any good.
p4raw-id: //depot/cfgperl@5309
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 1917d733fa..26c13c29fd 100644
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -696,7 +696,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) .nfs* .*.c
+ 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 -rf $(addedbyconf)
rm -f $(FIRSTMAKEFILE) $(FIRSTMAKEFILE).old
rm -f $(private)