Searched defs:BOOTDIR (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/share/tools/LogCompilation/
H A DMakefile31 BOOTDIR := $(ALT_BOOTDIR) macro
34 ifeq "x$(BOOTDIR)" "x"
37 JDK_HOME := $(BOOTDIR)
/openjdk7/hotspot/agent/make/
H A DMakefile229 BOOTDIR := $(ALT_BOOTDIR) macro
232 ifeq "x$(BOOTDIR)" "x"
235 JDK_HOME := $(BOOTDIR)
/openjdk7/hotspot/make/
H A DMakefile561 BOOTDIR.desc = JDK used to compile agent java source and test with
570 BOOTDIR \
578 BOOTDIR \
615 "- The fastest builds have been when the workspace and the BOOTDIR are on"
/openjdk7/
H A DMakefile388 BOOTDIR.desc = JDK used to boot the build
401 BOOTDIR \
410 BOOTDIR \
465 - The fastest builds have been when the sources and the BOOTDIR are on \n\
/openjdk7/jdk/make/
H A DMakefile54 Default behavior is to use the BOOTDIR javac to bootstrap the build and \n\
91 BOOTDIR.desc = JDK used to boot the build
108 BOOTDIR \
121 BOOTDIR \
182 - The fastest builds have been when the workspace and the BOOTDIR are on \n\

Completed in 63 milliseconds