This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Clean folders


>>> "Leonardo" == Leonardo Boiko <leoboiko@conectiva.com.br> writes:

[...]

 Leonardo> to be entirely removed in ``make clean''.  I can't use CLEANFILES
 Leonardo> because it's a directory, and I can't use ``clean-local'' because it
 Leonardo> could conflict with a possible ``clean-local'' in the Makefile.am.

 Leonardo> Any ideas?

clean-local:
        rm -rf $(MYCLEANFILES)

-- 
Alexandre Duret-Lutz




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]