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)/tests103 getver:=printf "%d" $$(awk '/\#define VARNAME/ { print $$3 }' $(OCSD_ROOT)/include/opencsd/ocsd_if_…127 cd $(OCSD_ROOT)/build/linux/rctdl_c_api_lib && make install_inc142 cd $(OCSD_ROOT)/build/linux/ref_trace_decode_lib && $(MAKE)[all …]