Date: Fri, 29 May 2009 12:27:01 -0400 From: Wesley Shields <wxs@FreeBSD.org> To: Robert Huff <roberthuff@rcn.com> Cc: ports@freebsd.org Subject: Re: finding where a make variable is set Message-ID: <20090529162701.GF78298@atarininja.org> In-Reply-To: <18976.1953.302759.600570@jerusalem.litteratus.org> References: <18976.1953.302759.600570@jerusalem.litteratus.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 29, 2009 at 12:04:49PM -0400, Robert Huff wrote: > > Given: > > huff@>> pd /usr/ports/editors/openoffice.org-3 > /usr/ports/editors/openoffice.org-3 /var/db/pkg > huff@>> make -V CP > /bin/cp > > how do I track down where CP gets set? It isn't in the > Makefile itself; is it in /usr/share/mk/*.mk? Ports include bsd.port.(pre|post.)mk and other related files. They are included in $PORTSDIR/Mk. -- WXS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090529162701.GF78298>