Searched refs:CURRENT_DIR (Results 1 – 5 of 5) sorted by relevance
26 CURRENT_DIR=$(pwd)27 KO_DIR=${CURRENT_DIR}/kofile
26 CURRENT_DIR=$(pwd)27 ROOT_DIR=$(cd ${CURRENT_DIR}/../../ && pwd)
15 #define CURRENT_DIR "." macro
2188 if (!strcmp(name, CURRENT_DIR) || !strcmp(name, PARENT_DIR)) in hmdfs_file_type()
752 +CURRENT_DIR := $(abspath $(dir $(realpath $(lastword $(MAKEFILE_LIST)))))759 +ifeq ($(wildcard $(CURRENT_DIR)/$(WEAKUP_DIR)),)760 +HCS_ABS_DIR := $(abspath $(CURRENT_DIR)/$(WEAKUP_DIR))