make/README.pre-components
changeset 3496 086f354e078d
parent 3305 7ca56c8ba510
equal deleted inserted replaced
3495:6b2a376f365c 3496:086f354e078d
    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