* elf32-cris.c (cris_elf_relocate_section): Correct first argument
[deliverable/binutils-gdb.git] / Makefile.tpl
index 889c040c5b2c3879fe5078497884fb83a3d39bfb..98b526c5a488615665113e43837f81044a67d7dc 100644 (file)
@@ -771,6 +771,7 @@ local-distclean:
        -rmdir texinfo/doc texinfo/info texinfo/intl texinfo/lib 2>/dev/null
        -rmdir texinfo/makeinfo texinfo/po texinfo/util 2>/dev/null
        -rmdir fastjar gcc libiberty texinfo zlib 2>/dev/null
+       -find . -name config.cache -exec rm -f {} \; \; 2>/dev/null
 
 local-maintainer-clean:
        @echo "This command is intended for maintainers to use;"
This page took 0.02369 seconds and 4 git commands to generate.