Home
last modified time | relevance | path

Searched defs:LIB_SRC (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/fsverity-utils/
H A DMakefile124 LIB_SRC := $(wildcard lib/*.c) macro
126 LIB_SRC := $(filter-out lib/enable.c,${LIB_SRC}) macro