This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: How to remove custom directory with maintainer-clean
- From: Roger Leigh <rleigh at whinlatter dot ukfsn dot org>
- To: "Oliver B. Fischer" <plexus at snafu dot de>
- Cc: automake at gnu dot org
- Date: Tue, 20 Jul 2004 18:18:06 +0100
- Subject: Re: How to remove custom directory with maintainer-clean
- References: <40FD4695.5000602@snafu.de>
"Oliver B. Fischer" <plexus@snafu.de> writes:
> Since doc is a generated directory I would like to be able to remove
> it with maintainer-clean. Unfortunately adding doc to
> MAINTAINERCLEANFILES doesn't help, since the generated makefile tries
> to remove doc by executing rm -f doc.
maintainer-clean-local:
$(RM) -r doc
HTH,
Roger
--
Roger Leigh
Printing on GNU/Linux? http://gimp-print.sourceforge.net/
GPG Public Key: 0x25BFB848. Please sign and encrypt your mail.