Home
last modified time | relevance | path

Searched refs:SUBDIR_ROOTS (Results 1 – 2 of 2) sorted by relevance

/DragonOS/user/
H A DMakefile3 SUBDIR_ROOTS := . macro
4 DIRS := . $(shell find $(SUBDIR_ROOTS) -type d)
/DragonOS/kernel/src/
H A DMakefile1 SUBDIR_ROOTS := . macro
2 DIRS := . $(shell find $(SUBDIR_ROOTS) -type d)