Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2000 17:44:04 -0400
From:      "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
To:        Neil Blakey-Milner <nbm@mithrandr.moria.org>
Cc:        Gustavo Vieira Goncalves Coelho Rios <kernel@tdnet.com.br>, Mark Ovens <mark@dogma.freebsd-uk.eu.org>, questions@FreeBSD.ORG
Subject:   Re: BSD make variables
Message-ID:  <20000521174404.H96573@cc942873-a.ewndsr1.nj.home.com>
In-Reply-To: <20000521223755.A31993@mithrandr.moria.org>; from nbm@mithrandr.moria.org on Sun, May 21, 2000 at 10:37:55PM %2B0200
References:  <3923960E.8028590E@tdnet.com.br> <20000518113312.A87527@mithrandr.moria.org> <3927333E.51C45BD3@tdnet.com.br> <20000521114126.B6024@parish> <39284757.E4602B34@tdnet.com.br> <20000521223755.A31993@mithrandr.moria.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 21, 2000 at 10:37:55PM +0200, Neil Blakey-Milner wrote:
> On Sun 2000-05-21 (17:30), Gustavo Vieira Goncalves Coelho Rios wrote:
> > Mark Ovens wrote:
> > > > Ok! But how to know which variables are setted by default ?, i.e., a
> > > > variables list used by BSD make!
> > > >
> > > 
> > > /etc/make.conf
> > > 
> > 
> > I think no! Try make -V ARFLAGS, it shows up 'cru'. No place in
> > /etc/make.conf this variable get seted.
> > So, my question (above) keeps following without a answer!
> > 
> > Thanks for anyone how can help.
> 
> make -dg1 or -dv or whatever.  Look in the man page.
> 
> Use '-q' to prevent actually doing work.

And if you are wondering where they are all set, see,

  /usr/share/mk

Especially,

  /usr/share/mk/sys.mk

-- 
Crist J. Clark                           cjclark@home.com


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




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