From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1829 invoked by alias); 9 Jan 2011 17:01:00 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 28606 Received: (qmail 9671 invoked from network); 9 Jan 2011 17:00:57 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received-SPF: pass (ns1.primenet.com.au: SPF record at ntlworld.com designates 81.103.221.47 as permitted sender) Date: Sun, 9 Jan 2011 17:00:33 +0000 From: Peter Stephenson To: zsh-workers@zsh.org (Zsh hackers list) Subject: Re: make oddity Message-ID: <20110109170033.27094348@pws-pc.ntlworld.com> In-Reply-To: <20101220210121.0fe2dc5e@pws-pc.ntlworld.com> References: <22105.1292865347@csr.com> <20101220210121.0fe2dc5e@pws-pc.ntlworld.com> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.0; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Cloudmark-Analysis: v=1.1 cv=R50lirqlHffDPPkwUlkuVa99MrvKdVWo//yz83qex8g= c=1 sm=0 a=kj9zAlcOel0A:10 a=NLZqzBF-AAAA:8 a=syO-mz4SfLn15oufRZoA:9 a=rZHBVNCrq34pz4h7uA8A:7 a=XujcEtmOBB7e_y2kIivobqS6NYUA:4 a=CjuIK1q_8ugA:10 a=_dQi-Dcv4p4A:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 On Mon, 20 Dec 2010 21:01:21 +0000 Peter Stephenson wrote: > I can't for the life of me see how "prep" in Makemod ever got executed > other than by an explicit "make prep". Surely it should be done when > the timestamp for the module file gets made? > > Index: Src/Makefile.in > Index: Src/Makemod.in.in I committed this patch (28544), slightly unintentionally. I suspect it doesn't materially affect the problem Bart was having one way or the other. -- Peter Stephenson Web page now at http://homepage.ntlworld.com/p.w.stephenson/