Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Dec 2002 17:37:34 +0300 (MSK)
From:      Andrey Beresovsky <and@rsu.ru>
To:        hackers@FreeBSD.ORG
Cc:        Oleg Sharoiko <os@rsu.ru>
Subject:   Need to override KRNLCONFDIR variable in command line of make (file /usr/src/Makefile.inc1).
Message-ID:  <20021203141510.D611-100000@moon.cc.rsu.ru>

next in thread | raw e-mail | index | archive | help

Hello,

I am developing a program which will allow me to build worlds and kernels for
several hosts with different options (make.conf files, kernel configs and so on).
I need to be able to override some variables in /usr/src/Makefile.inc1. For the
moment they are defined with '=', and I suggest defining them with '?='. The
variables I need to override are KRNLSRCDIR, KRNLCONFDIR, KRNLOBJDIR. I have
sent PR (misc/45961) with patch to solve my request.

Please, anyone who has a commit rights, commit this patch.

Andrey Beresovsky



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




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