From: Jarkko Hietaniemi Date: Wed, 31 May 2000 21:52:41 +0000 (+0000) Subject: Be cleaner. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=40d5620ea652246db588da0343c2cd0b757737fc;p=p5sagit%2Fp5-mst-13.2.git Be cleaner. p4raw-id: //depot/cfgperl@6178 --- diff --git a/Makefile.SH b/Makefile.SH index 285269d..ab4fcc5 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -224,7 +224,7 @@ private = preplibrary lib/ExtUtils/Miniperl.pm lib/Config.pm sh = Makefile.SH cflags.SH config_h.SH makeaperl.SH makedepend.SH \ makedir.SH myconfig.SH writemain.SH -shextract = Makefile cflags config.h makeaperl makedepend \ +shextract = Makefile cflags config.h uconfig.h makeaperl makedepend \ makedir myconfig writemain # Files to be built with variable substitution after miniperl is @@ -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 .?*.c 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/forktmp* t/tmp* t/c t/perl .?*.c so_locations $(LIBPERL_NONSHR) $(MINIPERL_NONSHR) rm -rf $(addedbyconf) rm -f $(FIRSTMAKEFILE) $(FIRSTMAKEFILE).old rm -f $(private)