Commit b25a8973 by Mike Stump Committed by Mike Stump

* Makefile.in (distclean): When cleaning, remove testsuite.

From-SVN: r38116
parent 4716be24
2000-12-07 Mike Stump <mrs@kankakee.wrs.com>
* Makefile.in (distclean): When cleaning, remove testsuite.
2000-12-05 Jason Merrill <jason@redhat.com>
* cp-demangle.c (cplus_demangle_v3): Check that it's a v3 mangled
......
......@@ -227,6 +227,7 @@ distclean: distclean-subdir
@$(MULTICLEAN) multi-clean DO=distclean
rm -f *~ Makefile config.status xhost-mkfrag TAGS multilib.out
rm -f config.log
-rmdir testsuite 2>/dev/null
maintainer-clean realclean: maintainer-clean-subdir
$(MAKE) SUBDIRS="" distclean
......
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