From owner-freebsd-current@FreeBSD.ORG Thu Dec 1 17:44:56 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80F98106564A; Thu, 1 Dec 2011 17:44:56 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 04F3A8FC13; Thu, 1 Dec 2011 17:44:55 +0000 (UTC) Received: by vbbfr13 with SMTP id fr13so2589088vbb.13 for ; Thu, 01 Dec 2011 09:44:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=re+3oZTSU+Te79Wq05hgiqFU5D87C0exUbldvQWIldI=; b=BrPtRoLXgA3PT1HheY8MVzQkiP9Szk9iSFipta2kXh/TjxOfxO0IZ0e5lmpXZvawha 3usVZZOk0A5JxXFep7tcXJexHB9wBVa4DvrVnFKveDh/z+rpKaFqq9zaN4Qask8wGYoM CxkMmX3qniCt5mGkJ1TMcc9ipxNqnHyabLXjA= MIME-Version: 1.0 Received: by 10.52.35.147 with SMTP id h19mr7016696vdj.38.1322759871101; Thu, 01 Dec 2011 09:17:51 -0800 (PST) Received: by 10.220.231.10 with HTTP; Thu, 1 Dec 2011 09:17:51 -0800 (PST) In-Reply-To: References: <201111291607.26546.jhb@freebsd.org> <20111201002515.GA50028@freebsd.org> <20111201014349.GA61475@freebsd.org> Date: Thu, 1 Dec 2011 09:17:51 -0800 Message-ID: From: Freddie Cash To: Garrett Cooper Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Alexander Best , Doug Barton , current@freebsd.org, Warner Losh Subject: Re: Remove debug echo X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2011 17:44:56 -0000 So, now that you've improved the default diagnostic output of make, how about the OP's original request: make -s truly silent by removing unnecessary diagnostic messages when -s is used? :) [Thought I'd bring the thread back around to it's original purpose.] -- Freddie Cash fjwcash@gmail.com