make/README.pre-components

changeset 113
59c202ab8a94
parent 39
e18ad724572f
equal deleted inserted replaced
109:6bad5e3fe503 113:59c202ab8a94
16 Variables: 16 Variables:
17 ALT_BOOTDIR The jdk home to use to build, if provided 17 ALT_BOOTDIR The jdk home to use to build, if provided
18 ALT_LANGTOOLS_DIST The dist area from a langtools build to use, if provided 18 ALT_LANGTOOLS_DIST The dist area from a langtools build to use, if provided
19 ALT_OUTPUTDIR Parent dir of build and dist directories, if provided 19 ALT_OUTPUTDIR Parent dir of build and dist directories, if provided
20 VARIANT If DBG, debug build, if OPT, optimized build 20 VARIANT If DBG, debug build, if OPT, optimized build
21 TARGET_CLASS_VERSION The classfile version number (currently 5) 21 TARGET_CLASS_VERSION The classfile version number (currently 7)
22 ANT_HOME Home of ant to use, if provided 22 ANT_HOME Home of ant to use, if provided
23 QUIET If defined, be quiet 23 QUIET If defined, be quiet
24 VERBOSE If defined, be verbose 24 VERBOSE If defined, be verbose
25 JDK_VERSION Version being built 25 JDK_VERSION Version being built
26 FULL_VERSION Full version string for this jdk build 26 FULL_VERSION Full version string for this jdk build

mercurial