help-make
[Top][All Lists]
Advanced

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

Re: Current working directory?


From: Paul D. Smith
Subject: Re: Current working directory?
Date: Mon, 23 Oct 2000 11:49:31 -0400

%% "Henry Gessau" <address@hidden> writes:

  hg> Is there a variable that holds the current working directory?
  hg> This would be the directory where make was run from, except if
  hg> -C was used, in which case it would be the directory specified
  hg> by -C.

CURDIR was added in GNU make 3.77.


PS. Note the NEWS file in the make distribution is a great way to
    quickly catch up with new features/development.

    Searching the GNU make manual for "current working directory" would
    have also got you there; use "s" in an Info browser to search the
    manual...  HTH...

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist



reply via email to

[Prev in Thread] Current Thread [Next in Thread]