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