From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25431 invoked from network); 5 Apr 2000 13:02:25 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 5 Apr 2000 13:02:25 -0000 Received: (qmail 4748 invoked by alias); 5 Apr 2000 13:01:54 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10515 Received: (qmail 4736 invoked from network); 5 Apr 2000 13:01:54 -0000 Subject: Re: PATCH: Not quite Re: info is rebuilt every time In-Reply-To: <1000405083226.ZM14407@candle.brasslantern.com> from Bart Schaefer at "Apr 5, 2000 08:32:26 am" To: Bart Schaefer Date: Wed, 5 Apr 2000 14:01:40 +0100 (BST) CC: ZSH workers mailing list X-Mailer: ELM [version 2.4ME+ PL66 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: From: Zefram Bart Schaefer wrote: >On the other hand, stamp-h.in always gets rebuilt for me, because I use >a build dir separate from the source dir and the rules for the stamp-h.in >target build $(sdir)/stamp-h.in rather than stamp-h.in, so ./stamp-h.in >never gets any newer. In this case, ./stamp-h.in shouldn't exist. -zefram