On Mon, Apr 10, 2006 at 11:40:33AM +0200, Stepan Kasal wrote:
> On Sun, Apr 09, 2006 at 11:43:11AM -0700, Noah Misch wrote:
> > While you're changing it, $(TESTSUITE) and $(TESTSUITE_GENERATED_AT) belong 
> > in
> > MOSTLYCLEANFILES, not DISTCLEANFILES.

> 2) clean-local calls `./testsuite --clean' so you cannot put ./testsuite
> to CLEANFILES.  You can add `rm -f ./testsuite' to clean-local, though.
> For the same reason `make mostlyclean' cannot remove it; a subsequent
> `make clean' wouldn't work then.

Good point.  Keeping them in DISTCLEANFILES is not so bad, then.

> Moreover I made the change discussed elsewhere that mktests.sh should
> fail in the created *.at file happens to be empty.

As things stand, `acautoheader.at' and `acautoupdate.at' are empty.  They have
been empty for a long time.  Is this wrong?


Reply via email to