From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Recursive makefiles Date: Thu, 29 Aug 2013 22:27:09 +0200 Message-ID: <20130829202709.GA25537@debian> References: <87vc2p7ca3.fsf@gnu.org> <20130828214126.GA26655@debian> <87eh9d5udg.fsf@gnu.org> <20130828222522.GA7475@debian> <87k3j49scl.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35307) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VF8oL-0004pY-En for guix-devel@gnu.org; Thu, 29 Aug 2013 16:27:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VF8oE-0005lE-5M for guix-devel@gnu.org; Thu, 29 Aug 2013 16:27:21 -0400 Content-Disposition: inline In-Reply-To: <87k3j49scl.fsf@gnu.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Thu, Aug 29, 2013 at 10:04:10PM +0200, Ludovic Courtès wrote: > I just did that in commit a9424c0 (already pushed). I think it does > the right thing, but if it doesn’t, let’s discuss it. :-) It works well for me, and the patch fixing the size of the graph is also a nice addition. Thanks! Andreas