equal
deleted
inserted
replaced
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. |