From: Jarkko Hietaniemi Date: Sun, 1 Aug 1999 23:34:40 +0000 (+0000) Subject: Removing so_locations once is enough. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c15e4c287f38b5a2d53095f441d6ef22247e840b;p=p5sagit%2Fp5-mst-13.2.git Removing so_locations once is enough. p4raw-id: //depot/cfgperl@3866 --- diff --git a/Makefile.SH b/Makefile.SH index cd7cd60..6c6fcc4 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -621,7 +621,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.*.? core.miniperl.*.? perl.core miniperl.core t/core t/core.perl.*.? t/perl.core t/tmp???? t/c t/perl so_locations t/nonexistent1 so_locations $(LIBPERL_NONSHR) $(MINIPERL_NONSHR) + rm -f *.orig */*.orig *~ */*~ core core.perl.*.? core.miniperl.*.? perl.core miniperl.core t/core t/core.perl.*.? t/perl.core t/tmp???? t/c t/perl so_locations t/nonexistent1 $(LIBPERL_NONSHR) $(MINIPERL_NONSHR) rm -rf $(addedbyconf) rm -f $(FIRSTMAKEFILE) $(FIRSTMAKEFILE).old rm -f $(private)