Home
last modified time | relevance | path

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

/external/epid-sdk/ext/ipp/
DMakefile29 PCP_OBJ = $(PCP_SRC:.c=.o) macro
49 $(PCP_OBJ): %.o: %.c
52 $(PCP_LIB): $(PCP_OBJ)
65 rm -f $(PCP_OBJ) $(PCP_LIB)