Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/libraries/arc/
Dmakefile31 CLIBSRCS = arc.c macro
35 CLIBSRCS = macro
/RvlSDK-3.3/build/libraries/G2D/
Dmakefile65 CLIBSRCS = G2D.c macro
/RvlSDK-3.3/build/libraries/sp/
Dmakefile63 CLIBSRCS = sp.c macro
/RvlSDK-3.3/build/libraries/seq/
Dmakefile63 CLIBSRCS = seq.c macro
/RvlSDK-3.3/build/libraries/mix/
Dmakefile66 CLIBSRCS = mix.c remote.c macro
/RvlSDK-3.3/build/libraries/cx/
Dmakefile52 CLIBSRCS = CXCompression.c \ macro
/RvlSDK-3.3/build/libraries/demo/
Dmakefile66 CLIBSRCS = DEMOInit.c DEMOPuts.c DEMOFont.c DEMOPad.c DEMOWin.c DEMOAVX.c macro
/RvlSDK-3.3/build/libraries/mem/
Dmakefile47 CLIBSRCS = \ macro
/RvlSDK-3.3/build/libraries/mtx/
Dmakefile28 CLIBSRCS = mtx.c \ macro
/RvlSDK-3.3/build/samplebuild/samplemodule/
Dmakefile42 CLIBSRCS = samplelib.c macro
/RvlSDK-3.3/build/libraries/gd/
Dmakefile72 CLIBSRCS = GDBase.c \ macro
/RvlSDK-3.3/build/buildtools/
Dmodulerules19 # CLIBSRCS - c sources to be included in library
116 ALLCSRCS = $(CSRCS) $(CLIBSRCS)
135 ifdef CLIBSRCS
136 LIBOBJECTS += $(addprefix $(FULLBINOBJ_ROOT)/, $(CLIBSRCS:.c=.o))