X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=Makefile.tpl;h=018f18f5db4ec7f5bf88d41d23f55163b6a6fcd3;hb=ad4543cfba5f65ec8c9c1b072a8fc4a5b748d4ce;hp=314c44977d823d2a282245d1c65e598ce2b6eb6a;hpb=62a3fc85abf83d9987aee7507e04fd4dccd13ab3;p=binutils-gdb.git diff --git a/Makefile.tpl b/Makefile.tpl index 314c44977d8..018f18f5db4 100644 --- a/Makefile.tpl +++ b/Makefile.tpl @@ -672,6 +672,7 @@ local-distclean: -if [ "$(TARGET_SUBDIR)" != "." ]; then \ rm -rf $(TARGET_SUBDIR); \ else true; fi + -rm -rf $(BUILD_SUBDIR) -rm -f texinfo/po/Makefile texinfo/po/Makefile.in texinfo/info/Makefile -rm -f texinfo/doc/Makefile texinfo/po/POTFILES -rmdir texinfo/doc texinfo/info texinfo/intl texinfo/lib 2>/dev/null