>>>>> "Ted" == Ted Irons <[EMAIL PROTECTED]> writes:
Ted> I keep seeing the macro
Ted> MAINTAINERCLEANFILES in the
Ted> excellent Autoconf Book (G. Vaughan, et.all )
Ted> but can't find where MAINTAINERCLEANFILES
Ted> is defined. I've looked in the produced
Ted> aclocal.m4 and in the info pages for autoconf (2.13)
Ted> and automake (1.4) but can't find anything.
Ted> Could someone explain to me what this macro does?
MAINTAINERCLEANFILES is something you would put in Makefile.am to
tell automake about files you want removed by `make maintainer-clean'.
It doesn't have anything to do with libtool.
Tom
_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool