Lines Matching refs:_core
135 # debugcore core <os>_<arch>_core/debug
136 # fastdebugcore core <os>_<arch>_core/fastdebug
137 # jvmgcore core <os>_<arch>_core/jvmg
138 # optimizedcore core <os>_<arch>_core/optimized
139 # profiledcore core <os>_<arch>_core/profiled
140 # productcore core <os>_<arch>_core/product
159 SUBDIRS_CORE = $(addprefix $(OSNAME)_$(BUILDARCH)_core/,$(TARGETS))
254 cd $(OSNAME)_$(BUILDARCH)_core/$(patsubst %core,%,$@) && $(MAKE) $(MFLAGS)
255 cd $(OSNAME)_$(BUILDARCH)_core/$(patsubst %core,%,$@) && ./test_gamma
257 cd $(OSNAME)_$(BUILDARCH)_core/$(patsubst %core,%,$@) && $(MAKE) $(MFLAGS) install