jdk/make/java/jli/Makefile
changeset 8793 a25480ff1a6b
parent 8768 4e98f3b11578
parent 8583 15dea0fdc2ea
child 9035 1255eb81cc2f
equal deleted inserted replaced
8792:cd1dceb2d665 8793:a25480ff1a6b
    28 #
    28 #
    29 # This library provides shared support for the Java launcher in all of
    29 # This library provides shared support for the Java launcher in all of
    30 # its manifestations (java, javaw, javac, ...).
    30 # its manifestations (java, javaw, javac, ...).
    31 #
    31 #
    32 BUILDDIR = ../..
    32 BUILDDIR = ../..
    33 MODULE  = base
       
    34 LIBRARY = jli
    33 LIBRARY = jli
    35 PRODUCT = java
    34 PRODUCT = java
    36 
    35 
    37 #
    36 #
    38 # Must be included before Defs.gmk to be functional.
    37 # Must be included before Defs.gmk to be functional.