* Makefile.in (distclean): When cleaning, remove testsuite.
[deliverable/binutils-gdb.git] / libiberty / Makefile.in
index 62a97dcf0f65436822608330568c03085b88472f..850b9d9f89b1e59ffad33168dd996de495c5179e 100644 (file)
@@ -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
 
This page took 0.024104 seconds and 4 git commands to generate.