Searched defs:PWD (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/config/
H A Dconfig.mk84 PWD := $(shell pwd) macro
97 INSTALL = $(NSINSTALL) -L $(PWD)
H A Drules.mk411 PWD := $(shell pwd) macro
412 abspath = $(if $(findstring :,$(1)),$(1),$(if $(filter /%,$(1)),$(1),$(PWD)/$(1)))

Completed in 43 milliseconds