Home
last modified time | relevance | path

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

/third_party/fsverity-utils/
DMakefile164 ALL_PROG_SRC := $(wildcard programs/*.c) macro
165 ALL_PROG_OBJ := $(ALL_PROG_SRC:.c=.o)