From: Steve Peters Date: Mon, 30 Jan 2006 15:04:50 +0000 (+0000) Subject: Teach the Makefile how to cleanup config.over. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=51d941aefad9cfe92a7afbbddcebc6bceb28f312;p=p5sagit%2Fp5-mst-13.2.git Teach the Makefile how to cleanup config.over. p4raw-id: //depot/perl@27004 --- diff --git a/Makefile.SH b/Makefile.SH index 607a204..6ee872b 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -1003,6 +1003,7 @@ _mopup: -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 + -rm -f config.over # Do not 'make _tidy' directly. _tidy: