Searched defs:PWD (Results 1 – 5 of 5) sorted by relevance
14 export PWD:=$(shell cd) macro19 export PWD := $(abspath $(dir $(realpath $(lastword $(MAKEFILE_LIST))))) macro
8 export PWD:=$(subst /,\, $(abspath $(dir $(realpath $(lastword $(MAKEFILE_LIST)))))) macro13 export PWD := $(abspath $(dir $(realpath $(lastword $(MAKEFILE_LIST))))) macro
14 export PWD := $(abspath $(dir $(realpath $(lastword $(MAKEFILE_LIST))))) macro
34 PWD:=$(shell pwd) macro
33 PWD:=$(shell pwd) macro