Home
last modified time | relevance | path

Searched refs:LIB_SRC (Results 1 - 1 of 1) sorted by relevance

/third_party/fsverity-utils/
H A DMakefile125 LIB_SRC := $(wildcard lib/*.c) macro
127 LIB_SRC := $(filter-out lib/enable.c,${LIB_SRC}) macro
130 STATIC_LIB_OBJ := $(LIB_SRC:.c=.o)
131 SHARED_LIB_OBJ := $(LIB_SRC:.c=.shlib.o)

Completed in 1 milliseconds