From owner-freebsd-hackers Tue Aug 27 23:42:46 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA05675 for hackers-outgoing; Tue, 27 Aug 1996 23:42:46 -0700 (PDT) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.225.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id XAA05626 for ; Tue, 27 Aug 1996 23:41:11 -0700 (PDT) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id IAA27476; Wed, 28 Aug 1996 08:35:54 +0200 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id IAA16220; Wed, 28 Aug 1996 08:48:36 +0200 From: Christoph Kukulies Message-Id: <199608280648.IAA16220@gilberto.physik.rwth-aachen.de> Subject: Re: Is there a 'loud' switch for make? In-Reply-To: <199608280110.KAA09488@genesis.atrad.adelaide.edu.au> from Michael Smith at "Aug 28, 96 10:40:59 am" To: msmith@atrad.adelaide.edu.au (Michael Smith) Date: Wed, 28 Aug 1996 08:48:36 +0200 (MET DST) Cc: hackers@FreeBSD.org Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4ME+ PL25 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > > ... just trying to debug a port and being very annoyed that I can't see > what's actually being done. Is there an opposite to the '-s' option > to make(1) to make it loud? And is this inherited? -dA gives maximum verbosity. For having it inherited you may use the variable MAKEFLAGS. OTOH I think that recursive makes inherit it anyway - not sure though. > > Ah well, got to be another way to do it 8)( > > -- > ]] Mike Smith, Software Engineer msmith@atrad.adelaide.edu.au [[ > ]] Genesis Software genesis@atrad.adelaide.edu.au [[ > ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ > ]] realtime instrument control (ph/fax) +61-8-267-3039 [[ > ]] Collector of old Unix hardware. "Where are your PEZ?" The Tick [[ > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de