Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/mic_test_Linux/
H A DMakefile40 C_FILES =$(shell find $(SAMDIR) -name '*.c') macro
43 OBJC =$(C_FILES:%.c=%.o)