From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13697 invoked by alias); 26 Oct 2014 18:38:43 -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: 33541 Received: (qmail 26168 invoked from network); 26 Oct 2014 18:38:40 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-Authority-Analysis: v=2.1 cv=AduIQRnG c=1 sm=1 tr=0 a=Jo8+aa5pSBmSq6qAtEZJxQ==:117 a=Jo8+aa5pSBmSq6qAtEZJxQ==:17 a=sicYhokT53YA:10 a=N659UExz7-8A:10 a=9qy4934JOe2EvYCzk-kA:9 a=pILNOxqGKmIA:10 a=cbDYOlnC8a4A:10 a=ScAmi_KKmSUA:10 a=_bu7dHNfKqYA:10 Message-id: <544D4056.2010806@eastlink.ca> Date: Sun, 26 Oct 2014 11:41:26 -0700 From: Ray Andrews User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.0 MIME-version: 1.0 To: zsh-workers@zsh.org Subject: Re: first adventures References: <544D2D6F.8030505@eastlink.ca> <141026105032.ZM13782@torch.brasslantern.com> <141026110434.ZM14009@torch.brasslantern.com> In-reply-to: <141026110434.ZM14009@torch.brasslantern.com> Content-type: text/plain; charset=windows-1252; format=flowed Content-transfer-encoding: 7bit On 10/26/2014 11:04 AM, Bart Schaefer wrote: > On Oct 26, 10:50am, Bart Schaefer wrote: > } > } } One other thing: 'make' produces so many dull msg. about moving > } > } Run it as "make -k" and it will shut up about that. > > Oops, as PWS points out, that should say "make -s". > Thank you gentlemen. I was trying to find something in the makefile itself :(