am 9ccacd7a
: Set PWD to the absolute path of the top tree.
* commit '9ccacd7a6f27dbb38c8365b85fb07197d1fdbb29': Set PWD to the absolute path of the top tree.
This commit is contained in:
@@ -52,6 +52,11 @@ endif
|
|||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
# Absolute path of the present working direcotry.
|
||||||
|
# This overrides the shell variable $PWD, which does not necessarily points to
|
||||||
|
# the top of the source tree, for example when "make -C" is used in m/mm/mmm.
|
||||||
|
PWD := $(shell pwd)
|
||||||
|
|
||||||
TOP := .
|
TOP := .
|
||||||
TOPDIR :=
|
TOPDIR :=
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user