Home
last modified time | relevance | path

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

/uoscore-uedhoc-3.5.0/samples/linux_edhoc/initiator/
DMakefile164 DEPENDENCIES := $(shell find ./$(BUILD_DIR) -name '*.d' -type f) macro
165 -include $(DEPENDENCIES)