[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Clean autom4te.cache in tests subdir
From: |
Tim Van Holder |
Subject: |
Re: Clean autom4te.cache in tests subdir |
Date: |
Wed, 15 Aug 2001 18:56:00 +0200 |
> Is -rf still missing in CVS Automake? I personally consider its
> absence a bug.
I don't - at least not for CLEANFILES; you don't want to
accidentally delete a whole subtree due to a typo in Makefile.am.
I would agree that adding a (MAINTAINER)CLEANDIRS variable would
be nice - but then again, having to go to the trouble of adding
a (maintainer-)clean-local rule should decrease the chances of
accidentally deleting the wrong thing.