Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/samplebuild/samplemodule/
Dmakefile43 ASMLIBSRCS = macro
/RvlSDK-3.1.4/build/buildtools/
Dmodulerules20 # ASMLIBSRCS - assembly sources to be included in library
114 ALLASMSRCS = $(ASMSRCS) $(ASMLIBSRCS)
131 ifdef ASMLIBSRCS
132 LIBOBJECTS += $(addprefix $(FULLBINOBJ_ROOT)/, $(ASMLIBSRCS:.s=.o))