Home
last modified time | relevance | path

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

/external/selinux/policycoreutils/hll/pp/
DMakefile9 PP_SRCS = $(sort $(wildcard *.c)) macro
10 PP_OBJS = $(patsubst %.c,%.o,$(PP_SRCS))