From owner-freebsd-current Sat May 30 14:48:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA09740 for freebsd-current-outgoing; Sat, 30 May 1998 14:48:29 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA09729 for ; Sat, 30 May 1998 14:48:26 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id HAA15922; Sun, 31 May 1998 07:48:24 +1000 Date: Sun, 31 May 1998 07:48:24 +1000 From: Bruce Evans Message-Id: <199805302148.HAA15922@godzilla.zeta.org.au> To: bde@zeta.org.au, rkw@dataplex.net Subject: Re: elf vs. bsd.*.mk Cc: current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>We want them defined for all bsd.*.mk files if they are "constant". >>BINDIR can not be defaulted because it varies within a single world, >>and LIBDIR is variable if you want it to put {aout,elf} in it. > >Virtually NOTHING is constant. Quite often if may be desirable for >it to take on a default value because we have not specified any >overriding value. Virtually everything is "constant", i.e. has the same values for all sub-makes. >I SHOULD be able to simultaneously compile, from the same source tree, >systems for two different machine architectures and/or variations >of compile parameters. Not in a single invocation of make. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message