jdk/make/java/security/Makefile
changeset 8583 15dea0fdc2ea
parent 8387 f0fa7bbf889e
child 9519 a371830a963b
equal deleted inserted replaced
8471:fd444c61e7ed 8583:15dea0fdc2ea
    22 # or visit www.oracle.com if you need additional information or have any
    22 # or visit www.oracle.com if you need additional information or have any
    23 # questions.
    23 # questions.
    24 #
    24 #
    25 
    25 
    26 BUILDDIR = ../..
    26 BUILDDIR = ../..
    27 MODULE  = base
       
    28 PACKAGE = java.security
    27 PACKAGE = java.security
    29 PRODUCT = sun
    28 PRODUCT = sun
    30 include $(BUILDDIR)/common/Defs.gmk
    29 include $(BUILDDIR)/common/Defs.gmk
    31 
    30 
    32 #
    31 #