aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2003-04-28 02:24:35 +0000
committerDaniel Jacobowitz <drow@false.org>2003-04-28 02:24:35 +0000
commite4c4d240a370f0afc8a29b18f8e07affff9c4177 (patch)
treec020c558301de018476f063cf71b393ebd7e82a2 /Makefile.tpl
parentbea71854835d1f370e625e1b9b49833e510d0ae2 (diff)
downloadfsf-binutils-gdb-e4c4d240a370f0afc8a29b18f8e07affff9c4177.zip
fsf-binutils-gdb-e4c4d240a370f0afc8a29b18f8e07affff9c4177.tar.gz
fsf-binutils-gdb-e4c4d240a370f0afc8a29b18f8e07affff9c4177.tar.bz2
* Makefile.tpl: Clean $(BUILD_SUBDIR).
* Makefile.in: Regenerated.
Diffstat (limited to 'Makefile.tpl')
-rw-r--r--Makefile.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index 314c449..018f18f 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