(maintainer-claean): Delete configure.
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 18 May 1997 12:33:27 +0000 (08:33 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 18 May 1997 12:33:27 +0000 (08:33 -0400)
From-SVN: r14086

gcc/Makefile.in

index a55a5625293da3f8270547713d7d2ce13ec51f51..49e00cf2711eab7e25115be5dabcf359639751d4 100644 (file)
@@ -2135,6 +2135,7 @@ maintainer-clean: distclean bytecode.maintainer-clean lang.maintainer-clean
        -rm -f cexp.c cexp.output TAGS 
        -rm -f cpp.info* cpp.??s cpp.*aux
        -rm -f gcc.info* gcc.??s gcc.*aux
+       -rm -f configure
 \f
 # Entry points `install' and `uninstall'.
 # Also use `install-collect2' to install collect2 when the config files don't.