From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24087 invoked by alias); 12 Nov 2010 15:59:59 -0000 Received: (qmail 24075 invoked by uid 22791); 12 Nov 2010 15:59:58 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from c60.cesmail.net (HELO c60.cesmail.net) (216.154.195.49) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 12 Nov 2010 15:59:51 +0000 Received: from unknown (HELO webmail2) ([192.168.1.183]) by c60.cesmail.net with ESMTP; 12 Nov 2010 10:59:50 -0500 Received: from 89.241.153.155 ([89.241.153.155]) by webmail.spamcop.net (Horde MIME library) with HTTP; Fri, 12 Nov 2010 11:00:38 -0500 Message-ID: <20101112110038.qzd8l0pbgo4swgs8-nzlynne@webmail.spamcop.net> Date: Fri, 12 Nov 2010 16:22:00 -0000 From: Joern Rennecke To: Paolo Bonzini Cc: gcc-patches@gcc.gnu.org, DJ Delorie , Alexandre Oliva Subject: Re: Ping^2: RFA (build): Avoid circular dependency References: <20100629172139.7sxigvan4g48koss-nzlynne@webmail.spamcop.net> <20101104090834.yzg2549rks8o84wg-nzlynne@webmail.spamcop.net> <20101112091310.xfc3pvh9ogw0sskg-nzlynne@webmail.spamcop.net> <4CDD502D.9060405@gnu.org> <20101112100204.lhw5uyhrpcswogo8-nzlynne@webmail.spamcop.net> <4CDD5805.8040708@gnu.org> In-Reply-To: <4CDD5805.8040708@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1.4) Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2010-11/txt/msg01303.txt.bz2 P.S.: Of course it's the other way round: doc/tm.texi depends on the stampfile, the info files depend on doc/tm.texi . If the documentation is up-to-date, the stampfile gets made without complaint, and doc/tm.texi won't get touched, so if your info files are newer than that, they won't need top be rebuilt.