Searched refs:gb_Object__command_deponcompile (Results 1 – 2 of 2) sorted by relevance
/trunk/main/solenv/gbuild/platform/ |
H A D | winmingw.mk | 243 define gb_Object__command_deponcompile macro 260 gb_Object__command_deponcompile = macro 274 $(call gb_Object__command_deponcompile,$(1),$(4),$(3),$(DEFS),$(T_CFLAGS),$(INCLUDE)) 292 $(call gb_Object__command_deponcompile,$(1),$(4),$(3),$(DEFS),$(T_CXXFLAGS),$(INCLUDE_STL) $(INCLUD…
|
H A D | windows.mk | 300 define gb_Object__command_deponcompile macro 317 gb_Object__command_deponcompile = macro 335 $(call gb_Object__command_deponcompile,$(1),$(4),$(3),$(DEFS),$(T_CFLAGS),$(INCLUDE)) 356 $(call gb_Object__command_deponcompile,$(1),$(4),$(3),$(DEFS),$(T_CXXFLAGS),$(INCLUDE))
|
Completed in 15 milliseconds