Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 2009 12:38:51 -0400
From:      Robert Huff <roberthuff@rcn.com>
To:        Wesley Shields <wxs@FreeBSD.org>
Cc:        ports@FreeBSD.org, Robert Huff <roberthuff@rcn.com>
Subject:   Re: finding where a make variable is set
Message-ID:  <18976.3995.339300.999968@jerusalem.litteratus.org>
In-Reply-To: <20090529162701.GF78298@atarininja.org>
References:  <18976.1953.302759.600570@jerusalem.litteratus.org> <20090529162701.GF78298@atarininja.org>

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

Wesley Shields writes:

>  > 	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.

	In this case, "Mk/bsd.commands.mk".
	Thanks.


				Robert Huff





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