Home
last modified time | relevance | path

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

/mcuboot-latest/ext/tinycrypt/lib/
DMakefile12 OBJS:=aes_decrypt.o \ macro
27 DEPS:=$(OBJS:.o=.d)
31 libtinycrypt.a: $(OBJS)
37 -$(RM) *.exe $(OBJS) $(DEPS) *~ libtinycrypt.a