Commit e2f601da by Mike Stump Committed by Mike Stump

* Makefile.in (local-distclean): Also remove fastjar.

From-SVN: r38234
parent e68a6ce1
2000-12-13 Mike Stump <mrs@wrs.com>
* Makefile.in (local-distclean): Also remove fastjar.
2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
* contrib/gcc_update: Add fastjar --touch entries.
......
......@@ -1033,7 +1033,7 @@ local-distclean:
-rm -f texinfo/doc/Makefile texinfo/po/POTFILES
-rmdir texinfo/doc texinfo/info texinfo/intl texinfo/lib 2>/dev/null
-rmdir texinfo/makeinfo texinfo/po texinfo/util 2>/dev/null
-rmdir gcc libiberty texinfo zlib 2>/dev/null
-rmdir fastjar gcc libiberty texinfo zlib 2>/dev/null
local-maintainer-clean:
@echo "This command is intended for maintainers to use;"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment