[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Clean folders
From: |
Alexandre Duret-Lutz |
Subject: |
Re: Clean folders |
Date: |
Sun, 23 Jan 2005 23:24:22 +0100 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) |
>>> "Leonardo" == Leonardo Boiko <address@hidden> 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