Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Oct 1999 23:32:59 -0600
From:      Warner Losh <imp@village.org>
To:        Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
Cc:        "Daniel C. Sobral" <dcs@newsguy.com>, committers@freebsd.org, arch@freebsd.org
Subject:   Re: /etc/make.conf abuse 
Message-ID:  <199910100532.XAA79326@harmony.village.org>
In-Reply-To: Your message of "Sat, 09 Oct 1999 21:23:36 EDT." <199910100123.VAA75785@khavrinen.lcs.mit.edu> 
References:  <199910100123.VAA75785@khavrinen.lcs.mit.edu>  <Pine.BSF.4.10.9910082125560.312-100000@picnic.mat.net> <37FEDD1B.24FDF38E@newsguy.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199910100123.VAA75785@khavrinen.lcs.mit.edu> Garrett Wollman writes:
: Compromise: /etc/bsd.conf.mk and (logically or) $(SRCTOP)/conf.mk.
...
: ----/usr/src/Makefile.inc0
: .if exists(${.CURDIR}/conf.mk)
: MK_ENV+= CONF_MK=${.CURDIR}/conf.mk
: CONF_MK=${.CURDIR}/conf.mk
: .endif
: -------------------------

If the intent is to have only make world and friend be configured this
way, but not a simple make elsewhere in the tree, this will work.

Warner




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910100532.XAA79326>