Home
last modified time | relevance | path

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

/external/fsverity-utils/
DMakefile152 ALL_PROG_SRC := $(wildcard programs/*.c) macro
153 ALL_PROG_OBJ := $(ALL_PROG_SRC:.c=.o)