]> gcc.gnu.org Git - gcc.git/blobdiff - Makefile.tpl
Makefile.tpl: Clean $(BUILD_SUBDIR).
[gcc.git] / Makefile.tpl
index 314c44977d823d2a282245d1c65e598ce2b6eb6a..018f18f5db4ec7f5bf88d41d23f55163b6a6fcd3 100644 (file)
@@ -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
This page took 0.024042 seconds and 5 git commands to generate.