Home
last modified time | relevance | path

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

/external/epid-sdk/example/
DMakefile9 SIGNMSG_SRC = $(wildcard ./signmsg/src/*.c) macro
10 SIGNMSG_OBJ = $(SIGNMSG_SRC:.c=.o)