From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26190 invoked from network); 5 Apr 2000 14:51:57 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 5 Apr 2000 14:51:57 -0000 Received: (qmail 29580 invoked by alias); 5 Apr 2000 14:51:40 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10517 Received: (qmail 29563 invoked from network); 5 Apr 2000 14:51:38 -0000 From: "Bart Schaefer" Message-Id: <1000405145127.ZM14911@candle.brasslantern.com> Date: Wed, 5 Apr 2000 14:51:26 +0000 In-Reply-To: Comments: In reply to Zefram "Re: PATCH: Not quite Re: info is rebuilt every time" (Apr 5, 2:01pm) References: X-Mailer: Z-Mail (5.0.0 30July97) To: ZSH workers mailing list Subject: Re: PATCH: Not quite Re: info is rebuilt every time MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Apr 5, 2:01pm, Zefram wrote: } Subject: Re: PATCH: Not quite Re: info is rebuilt every time } } 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. It exists only because I'm still using the same build tree that I was back in December, and some previous version of the makefiles created it then. "make clean" of course doesn't remove it because it doesn't know that it's there ... -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com