Home
last modified time | relevance | path

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

/external/fsverity-utils/
DMakefile113 LIB_SRC := $(wildcard lib/*.c) macro
115 LIB_SRC := $(filter-out lib/enable.c,${LIB_SRC}) macro