Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/demos/reldemo/
Dmakefile89 CPPSRCS = a.cpp b.cpp macro
/RvlSDK-3.1.4/build/demos/rsodemo/LinkList/
DMakefile64 CPPSRCS = $(CPPSRCS_D) $(CPPSRCS_S) macro
/RvlSDK-3.1.4/build/demos/rsodemo/LinkMem2/
DMakefile64 CPPSRCS = $(CPPSRCS_D) $(CPPSRCS_S) macro
/RvlSDK-3.1.4/build/demos/rsodemo/LinkListFixed0/
DMakefile64 CPPSRCS = $(CPPSRCS_D) $(CPPSRCS_S) macro
/RvlSDK-3.1.4/build/demos/rsodemo/LinkFar/
DMakefile64 CPPSRCS = $(CPPSRCS_D) $(CPPSRCS_S) macro
/RvlSDK-3.1.4/build/demos/rsodemo/LinkJump/
DMakefile64 CPPSRCS = $(CPPSRCS_D) $(CPPSRCS_S) macro
/RvlSDK-3.1.4/build/demos/rsodemo/Manually/
DMakefile64 CPPSRCS = $(CPPSRCS_D) $(CPPSRCS_S) macro
/RvlSDK-3.1.4/build/demos/osdemo/
Dmakefile62 CPPSRCS = cppsetupdemo.cpp macro
/RvlSDK-3.1.4/build/demos/rsodemo/MakeInc/
DMakefile64 CPPSRCS = $(CPPSRCS_D) $(CPPSRCS_S) macro
/RvlSDK-3.1.4/build/buildtools/
Dmodulerules113 ALLCPPSRCS = $(CPPSRCS) $(CPPLIBSRCS)
119 ifdef CPPSRCS
120 OBJECTS += $(addprefix $(FULLBINOBJ_ROOT)/, $(CPPSRCS:.cpp=.o))