[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: $(CURDIR) in debian/rules is not defined?



On Sat, Jul 06, 2002 at 12:59:25AM +0300, Shaul Karl wrote:
> The libv* packages are built with debian/rules that contains references 
> to $(CURDIR). For example,
> 
>   CONFIGS := $(CURDIR)/configs

CURDIR is defined in GNU make, from the info file:

  For your convenience, GNU `make' sets the variable `CURDIR' to the
  pathname of the current working directory for you.  If `-C' is in
  effect, it will contain the path of the new directory, not the
  original.  The value has the same precedence it would have if it were
  set in the makefile (by default, an environment variable `CURDIR' will
  not override this value).  Note that setting this variable has no
  effect on the operation of `make'

 - Craig
-- 
Craig Small VK2XLZ  GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.eye-net.com.au/        <csmall@eye-net.com.au>
MIEEE <csmall@ieee.org>                 Debian developer <csmall@debian.org>


-- 
To UNSUBSCRIBE, email to debian-mentors-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: