From: Abigail Date: Fri, 24 May 2002 02:43:37 +0000 (-0700) Subject: 'make distclean' should remove *old files too. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8d066a74bf8b7f097c444f417a1bdf65f52f4252;p=p5sagit%2Fp5-mst-13.2.git 'make distclean' should remove *old files too. Message-ID: <20020524024337.A28749@ucan.foad.org> p4raw-id: //depot/perl@16763 --- diff --git a/Makefile.SH b/Makefile.SH index a5addfb..d9ccd63 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -897,6 +897,7 @@ _mopup: -rm -f perl.Addrs perl.Counts t/perl.Addrs t/perl.Counts *perl.xok -rm -f perlld cygwin.c ld2 libperl*.def libperl*.dll cygperl*.dll *.exe.stackdump rm -f perl$(EXE_EXT) suidperl$(EXE_EXT) miniperl$(EXE_EXT) $(LIBPERL) libperl.* microperl + rm -f opcode.h-old opnames.h-old pp.sym-old pp_proto.h-old # Do not 'make _tidy' directly. _tidy: