Jim Meyering <[EMAIL PROTECTED]> wrote: > This takes care of the other: > > MOSTLYCLEANDIRS += autom4te.cache
Actually, this isn't needed.
It's done by default:
$ grep -B2 autom4te Makefile
maintainer-clean: maintainer-clean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf $(top_srcdir)/autom4te.cache
_______________________________________________
parted-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/parted-devel

