bug-automake
[Top][All Lists]
Advanced

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

Re: distclean-recursive broken?


From: Alexandre Duret-Lutz
Subject: Re: distclean-recursive broken?
Date: Sun, 15 Feb 2004 21:42:04 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

>>> "Ralf" == Ralf Corsepius <address@hidden> writes:

[...]

 Ralf> I.e. "make distclean" recurses into DIST_SUBDIRS.

This is meant.  Doing otherwise would break many packages
(starting with the examples in the manual) during `make
distcheck'.

[...]

 Ralf> SUBDIRS = sub1 @moresubdirs@
 Ralf> DIST_SUBDIRS = sub1

Unfortunately we do not support such setup.  Right now
$(SUBDIRS) must always be a subset of $(DIST_SUBDIRS).
-- 
Alexandre Duret-Lutz





reply via email to

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