From owner-freebsd-current@FreeBSD.ORG Thu Dec 1 17:44:56 2011 Return-Path: <owner-freebsd-current@FreeBSD.ORG> 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 <multiple recipients>; 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: <CAGH67wQGnSfnO0H4ok2=czm7uxdwY+BuDmtQdwuswjSBGt8szw@mail.gmail.com> References: <201111291607.26546.jhb@freebsd.org> <A6C0CFB3-A657-41AA-8A2E-172D95BD0F98@bsdimp.com> <20111201002515.GA50028@freebsd.org> <CAGH67wQFecLHFsANmWFSr6e+99P1QY9erNzoXFmJG40RntFazQ@mail.gmail.com> <20111201014349.GA61475@freebsd.org> <CAGH67wT18DLu+OhOOw-Pjyq9az0pWD39y4nuDY-nDyPOKbmd8Q@mail.gmail.com> <CAGH67wQGnSfnO0H4ok2=czm7uxdwY+BuDmtQdwuswjSBGt8szw@mail.gmail.com> Date: Thu, 1 Dec 2011 09:17:51 -0800 Message-ID: <CAOjFWZ70R3zkyubZWYE1DnmjWQE1GJ5gpnqvv=nvWSAtFw3CuA@mail.gmail.com> From: Freddie Cash <fjwcash@gmail.com> To: Garrett Cooper <yanegomi@gmail.com> Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Alexander Best <arundel@freebsd.org>, Doug Barton <dougb@freebsd.org>, current@freebsd.org, Warner Losh <imp@bsdimp.com> 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 <freebsd-current.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current> List-Post: <mailto:freebsd-current@freebsd.org> List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=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