From owner-svn-src-head@FreeBSD.ORG Fri Jan 30 17:51:43 2009 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFC1B106566B; Fri, 30 Jan 2009 17:51:43 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 913768FC0C; Fri, 30 Jan 2009 17:51:43 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id n0UHoZ48051048; Fri, 30 Jan 2009 10:50:35 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 30 Jan 2009 10:51:00 -0700 (MST) Message-Id: <20090130.105100.1501550635.imp@bsdimp.com> To: obrien@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20090130173953.GA9615@dragon.NUXI.org> References: <20090130113402.GB92386@dragon.NUXI.org> <20090130.085434.-1555413082.imp@bsdimp.com> <20090130173953.GA9615@dragon.NUXI.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, amdmi3@amdmi3.ru, src-committers@FreeBSD.org Subject: Re: svn commit: r187132 - head/usr.bin/make X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2009 17:51:44 -0000 In message: <20090130173953.GA9615@dragon.NUXI.org> "David O'Brien" writes: : On Fri, Jan 30, 2009 at 08:54:34AM -0700, M. Warner Losh wrote: : > Also, I'm pretty sure that you've misread the NetBSD sources, since I : > never see that output when I build NetBSD. : : Since I work with one of the NetBSD make maintainers, I'll ask him if : there is something I've missed, or something he's adjusted on this. The format is different, and you can't turn it off... Warner