Searched defs:SRC_PATH (Results 1 – 3 of 3) sorted by relevance
115 SRC_PATH = os.path.normpath(os.path.join(os.path.dirname(__file__), "..")) variable
23 SRC_PATH="deploy" variable
1 SRC_PATH=$(word 1, $(dir $(MAKEFILE_LIST))) macro