* Makefile.tpl: Clean $(BUILD_SUBDIR).

* Makefile.in: Regenerated.
This commit is contained in:
Daniel Jacobowitz
2003-04-28 02:24:35 +00:00
parent 878251d460
commit f29d8007e7
3 changed files with 7 additions and 0 deletions

View File

@@ -1112,6 +1112,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