automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to remove custom directory with maintainer-clean


From: Roger Leigh
Subject: Re: How to remove custom directory with maintainer-clean
Date: Tue, 20 Jul 2004 18:18:06 +0100
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

"Oliver B. Fischer" <address@hidden> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]