From owner-freebsd-current Fri Jan 1 03:15:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA29247 for freebsd-current-outgoing; Fri, 1 Jan 1999 03:15:38 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA29242 for ; Fri, 1 Jan 1999 03:15:35 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id WAA22595; Fri, 1 Jan 1999 22:15:09 +1100 Date: Fri, 1 Jan 1999 22:15:09 +1100 From: Bruce Evans Message-Id: <199901011115.WAA22595@godzilla.zeta.org.au> To: luigi@labinfo.iet.unipi.it, mike@smith.net.au Subject: Re: -DKERNEL option when compiling kernels ? Cc: bde@zeta.org.au, current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >well it is just a very minor thing, anyways. Now if there was a >way to put all compile options somewhere so that the make output >does not show three lines for each file... > >cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs >-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline >-Wuninitialized -Wformat -Wunused -fformat-extensions -ansi -nostdinc -I- >-I. -I../.. -I../../../include -DKERNEL -include opt_global.h -aout vers.c If you can solve that, then -DKERNEL is worth hiding too. I have a few options in /etc/make.conf that give another 2 lines of output. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message