Searched defs:rootdir (Results 1 – 2 of 2) sorted by relevance
6 rootdir = $(shell dirname $(shell realpath $(word 1,$(MAKEFILE_LIST))))/../.. macro
628 rootdir = f'{os.path.dirname(__file__)}/../..' variable