Home
last modified time | relevance | path

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

/optee_examples/aes/host/
A DMakefile9 OBJS = main.o macro
20 $(BINARY): $(OBJS)
25 rm -f $(OBJS) $(BINARY)
/optee_examples/hotp/host/
A DMakefile9 OBJS = main.o macro
20 $(BINARY): $(OBJS)
25 rm -f $(OBJS) $(BINARY)
/optee_examples/hello_world/host/
A DMakefile9 OBJS = main.o macro
20 $(BINARY): $(OBJS)
25 rm -f $(OBJS) $(BINARY)
/optee_examples/secure_storage/host/
A DMakefile9 OBJS = main.o macro
20 $(BINARY): $(OBJS)
25 rm -f $(OBJS) $(BINARY)
/optee_examples/acipher/host/
A DMakefile9 OBJS = main.o macro
20 $(BINARY): $(OBJS)
25 rm -f $(OBJS) $(BINARY)
/optee_examples/random/host/
A DMakefile9 OBJS = main.o macro
20 $(BINARY): $(OBJS)
25 rm -f $(OBJS) $(BINARY)
/optee_examples/plugins/host/
A DMakefile9 OBJS = main.o macro

Completed in 5 milliseconds