Lines Matching refs:_core
157 # debugcore core <os>_<arch>_core/debug
158 # fastdebugcore core <os>_<arch>_core/fastdebug
159 # jvmgcore core <os>_<arch>_core/jvmg
160 # optimizedcore core <os>_<arch>_core/optimized
161 # profiledcore core <os>_<arch>_core/profiled
162 # productcore core <os>_<arch>_core/product
199 SUBDIRS_CORE = $(addprefix $(OSNAME)_$(BUILDARCH)_core/,$(TARGETS))
311 cd $(OSNAME)_$(BUILDARCH)_core/$(patsubst %core,%,$@) && $(MAKE) $(MFLAGS)
312 cd $(OSNAME)_$(BUILDARCH)_core/$(patsubst %core,%,$@) && ./test_gamma
314 cd $(OSNAME)_$(BUILDARCH)_core/$(patsubst %core,%,$@) && $(MAKE) $(MFLAGS) install