Date: Sun, 21 May 2000 22:37:55 +0200 From: Neil Blakey-Milner <nbm@mithrandr.moria.org> To: Gustavo Vieira Goncalves Coelho Rios <kernel@tdnet.com.br> Cc: Mark Ovens <mark@dogma.freebsd-uk.eu.org>, questions@freebsd.org Subject: Re: BSD make variables Message-ID: <20000521223755.A31993@mithrandr.moria.org> In-Reply-To: <39284757.E4602B34@tdnet.com.br>; from kernel@tdnet.com.br on Sun, May 21, 2000 at 05:30:15PM -0300 References: <3923960E.8028590E@tdnet.com.br> <20000518113312.A87527@mithrandr.moria.org> <3927333E.51C45BD3@tdnet.com.br> <20000521114126.B6024@parish> <39284757.E4602B34@tdnet.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
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. Neil -- Neil Blakey-Milner Sunesi Clinical Systems nbm@mithrandr.moria.org 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?20000521223755.A31993>