Searched refs:PP_SRCS (Results 1 – 1 of 1) sorted by relevance
9 PP_SRCS = $(sort $(wildcard *.c)) macro10 PP_OBJS = $(patsubst %.c,%.o,$(PP_SRCS))