Searched refs:OCSD_ROOT (Results 1 – 1 of 1) sorted by relevance
37 ifeq ($(OCSD_ROOT),)38 OCSD_ROOT := $(shell echo $(dir $(abspath $(lastword $(MAKEFILE_LIST)))) | sed 's,/build/linux.*,,') macro39 export OCSD_ROOT49 export OCSD_LIB_ROOT=$(OCSD_ROOT)/lib51 export OCSD_INCLUDE=$(OCSD_ROOT)/include52 export OCSD_SOURCE=$(OCSD_ROOT)/source54 export OCSD_TESTS=$(OCSD_ROOT)/tests104 getver:=printf "%d" $$(awk '/\#define VARNAME/ { print $$3 }' $(OCSD_ROOT)/include/opencsd/ocsd_if_…132 cd $(OCSD_ROOT)/build/linux/rctdl_c_api_lib && make install_inc136 $(INSTALL) --mode=644 $(OCSD_ROOT)/docs/man/trc_pkt_lister.1 $(INSTALL_MAN_DIR)/[all …]