Subject: Re: build.sh environment, where to put ?
To: emanuel stiebler <emu@ecubics.com>
From: Jeremy C. Reed <reed@reedmedia.net>
List: current-users
Date: 11/19/2003 08:24:43
On Wed, 19 Nov 2003, emanuel stiebler wrote:
> Hi all,
> I usually put all my variables (DESTDIR, BSDOBJDIR,TOOLDIR) in my .cshrc
> startup.
> Is there a better location for those ?
You can set those all in a mk.conf file and then have an environment
variable for MAKECONF that points to that file.
Or, by default (as defined in bsd.own.mk), MAKECONF uses /etc/mk.conf. So
you can set your make variables in /etc/mk.conf instead.
Jeremy C. Reed
http://bsd.reedmedia.net/