jdk/make/java/net/Makefile
changeset 8583 15dea0fdc2ea
parent 7668 d4a77089c587
child 9035 1255eb81cc2f
child 9003 e1b0f0099915
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.net
    27 PACKAGE = java.net
    29 LIBRARY = net
    28 LIBRARY = net
    30 PRODUCT = sun
    29 PRODUCT = sun
    31 include $(BUILDDIR)/common/Defs.gmk
    30 include $(BUILDDIR)/common/Defs.gmk
    32 
    31