Searched refs:TARGET_PLFS (Results 1 – 10 of 10) sorted by relevance
| /RvlSDK-3.3/build/demos/hbmdemo/rsodemo/ |
| D | Makefile | 76 TARGET_PLFS = $(addprefix $(FULLBIN_ROOT)/,$(addsuffix $(PLFSUFFIX), $(basename $(CSRCS_D)))) macro 77 TARGET_PLFS += $(addprefix $(FULLBIN_ROOT)/,$(addsuffix $(PLFSUFFIX), $(basename $(CPPSRCS_D)))) 135 $(TARGET_PLFS) : $(FULLBIN_ROOT)/%$(PLFSUFFIX) : $(FULLBINOBJ_ROOT)/%.o $(BINOBJ_ROOT)/global_destr… 136 $(TARGET_PLFS) : $(HBM_LIB)
|
| /RvlSDK-3.3/build/demos/rsodemo/LinkList/ |
| D | Makefile | 80 TARGET_PLFS = $(addprefix $(FULLBIN_ROOT)/,$(addsuffix $(PLFSUFFIX), $(basename $(CSRCS_D)))) macro 81 TARGET_PLFS += $(addprefix $(FULLBIN_ROOT)/,$(addsuffix $(PLFSUFFIX), $(basename $(CPPSRCS_D)))) 138 $(TARGET_PLFS) : $(FULLBIN_ROOT)/%$(PLFSUFFIX): $(FULLBINOBJ_ROOT)/%.o $(BINOBJ_ROOT)/global_destru…
|
| /RvlSDK-3.3/build/demos/rsodemo/LinkMem2/ |
| D | Makefile | 80 TARGET_PLFS = $(addprefix $(FULLBIN_ROOT)/,$(addsuffix $(PLFSUFFIX), $(basename $(CSRCS_D)))) macro 81 TARGET_PLFS += $(addprefix $(FULLBIN_ROOT)/,$(addsuffix $(PLFSUFFIX), $(basename $(CPPSRCS_D)))) 138 $(TARGET_PLFS) : $(FULLBIN_ROOT)/%$(PLFSUFFIX): $(FULLBINOBJ_ROOT)/%.o $(BINOBJ_ROOT)/global_destru…
|
| /RvlSDK-3.3/build/demos/rsodemo/LinkListFixed0/ |
| D | Makefile | 80 TARGET_PLFS = $(addprefix $(FULLBIN_ROOT)/,$(addsuffix $(PLFSUFFIX), $(basename $(CSRCS_D)))) macro 81 TARGET_PLFS += $(addprefix $(FULLBIN_ROOT)/,$(addsuffix $(PLFSUFFIX), $(basename $(CPPSRCS_D)))) 138 $(TARGET_PLFS) : $(FULLBIN_ROOT)/%$(PLFSUFFIX): $(FULLBINOBJ_ROOT)/%.o $(BINOBJ_ROOT)/global_destru…
|
| /RvlSDK-3.3/build/demos/rsodemo/LinkFar/ |
| D | Makefile | 80 TARGET_PLFS = $(addprefix $(FULLBIN_ROOT)/,$(addsuffix $(PLFSUFFIX), $(basename $(CSRCS_D)))) macro 81 TARGET_PLFS += $(addprefix $(FULLBIN_ROOT)/,$(addsuffix $(PLFSUFFIX), $(basename $(CPPSRCS_D)))) 138 $(TARGET_PLFS) : $(FULLBIN_ROOT)/%$(PLFSUFFIX): $(FULLBINOBJ_ROOT)/%.o $(BINOBJ_ROOT)/global_destru…
|
| /RvlSDK-3.3/build/demos/rsodemo/LinkJump/ |
| D | Makefile | 80 TARGET_PLFS = $(addprefix $(FULLBIN_ROOT)/,$(addsuffix $(PLFSUFFIX), $(basename $(CSRCS_D)))) macro 81 TARGET_PLFS += $(addprefix $(FULLBIN_ROOT)/,$(addsuffix $(PLFSUFFIX), $(basename $(CPPSRCS_D)))) 138 $(TARGET_PLFS) : $(FULLBIN_ROOT)/%$(PLFSUFFIX): $(FULLBINOBJ_ROOT)/%.o $(BINOBJ_ROOT)/global_destru…
|
| /RvlSDK-3.3/build/demos/rsodemo/Manually/ |
| D | Makefile | 80 TARGET_PLFS = $(addprefix $(FULLBIN_ROOT)/,$(addsuffix $(PLFSUFFIX), $(basename $(CSRCS_D)))) macro 81 TARGET_PLFS += $(addprefix $(FULLBIN_ROOT)/,$(addsuffix $(PLFSUFFIX), $(basename $(CPPSRCS_D)))) 139 $(TARGET_PLFS) : $(FULLBIN_ROOT)/%$(PLFSUFFIX): $(FULLBINOBJ_ROOT)/%.o $(BINOBJ_ROOT)/global_destru…
|
| /RvlSDK-3.3/build/demos/rsodemo/MakeInc/ |
| D | Makefile | 80 TARGET_PLFS = $(addprefix $(FULLBIN_ROOT)/,$(addsuffix $(PLFSUFFIX), $(basename $(CSRCS_D)))) macro 81 TARGET_PLFS += $(addprefix $(FULLBIN_ROOT)/,$(addsuffix $(PLFSUFFIX), $(basename $(CPPSRCS_D)))) 144 $(TARGET_PLFS) : $(FULLBIN_ROOT)/%$(PLFSUFFIX): $(FULLBINOBJ_ROOT)/%.o $(BINOBJ_ROOT)/global_destru…
|
| /RvlSDK-3.3/build/demos/reldemo/ |
| D | makefile | 140 static$(STRSUFFIX): $(FULLBIN_ROOT)/static$(BINSUFFIX) $(TARGET_PLFS)
|
| /RvlSDK-3.3/build/buildtools/ |
| D | modulerules | 161 TARGET_PLFS = $(addprefix $(FULLBIN_ROOT)/,$(addsuffix $(PLFSUFFIX), $(PLFNAMES))) 165 TARGET_PLFS = $(addprefix $(FULLBIN_ROOT)/,$(addsuffix $(PLFSUFFIX), $(RELNAMES))) 597 dobuild: $(OBJECTS) $(TARGET_LIB) $(TARGET_BINS) $(TARGET_DOLS) $(TARGET_WADS) $(TARGET_PLFS) $(TAR…
|