Home
last modified time | relevance | path

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

/third_party/lib/jitterentropy/
A DMakefile23 OBJS := $(C_OBJS) macro
37 $(NAME): $(OBJS)
38 …$(CC) -shared -Wl,-soname,lib$(NAME).so.$(LIBMAJOR) -o lib$(NAME).so.$(LIBVERSION) $(OBJS) $(LDFLA…
40 scan: $(OBJS)
41 …CC) -shared -Wl,-soname,lib$(NAME).so.$(LIBMAJOR) -o lib$(NAME).so.$(LIBVERSION) $(OBJS) $(LDFLAGS)
52 @- $(RM) $(OBJS)

Completed in 6 milliseconds