Searched defs:SUBDIRS_C1 (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/make/bsd/
H A DMakefile196 SUBDIRS_C1 = $(addprefix $(OSNAME)_$(BUILDARCH)_compiler1/,$(TARGETS)) macro
268 $(SUBDIRS_C1): $(BUILDTREE_MAKE)
303 $(TARGETS_C1): $(SUBDIRS_C1)
333 tree1: $(SUBDIRS_C1)
/openjdk7/hotspot/make/linux/
H A DMakefile196 SUBDIRS_C1 = $(addprefix $(OSNAME)_$(BUILDARCH)_compiler1/,$(TARGETS)) macro
268 $(SUBDIRS_C1): $(BUILDTREE_MAKE)
303 $(TARGETS_C1): $(SUBDIRS_C1)
333 tree1: $(SUBDIRS_C1)
/openjdk7/hotspot/make/solaris/
H A DMakefile156 SUBDIRS_C1 = $(addprefix $(OSNAME)_$(BUILDARCH)_compiler1/,$(TARGETS)) macro
222 $(SUBDIRS_C1): $(BUILDTREE_MAKE)
246 $(TARGETS_C1): $(SUBDIRS_C1)
262 tree1: $(SUBDIRS_C1)

Completed in 114 milliseconds