Teach the Makefile how to cleanup config.over.
authorSteve Peters <steve@fisharerojo.org>
Mon, 30 Jan 2006 15:04:50 +0000 (15:04 +0000)
committerSteve Peters <steve@fisharerojo.org>
Mon, 30 Jan 2006 15:04:50 +0000 (15:04 +0000)
p4raw-id: //depot/perl@27004

Makefile.SH

index 607a204..6ee872b 100644 (file)
@@ -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: