jdk/make/sun/rmi/registry/Makefile
changeset 8583 15dea0fdc2ea
parent 7668 d4a77089c587
child 9035 1255eb81cc2f
equal deleted inserted replaced
8471:fd444c61e7ed 8583:15dea0fdc2ea
    26 #
    26 #
    27 # Makefile for building sun.rmi.registry.* and the "rmiregistry" command
    27 # Makefile for building sun.rmi.registry.* and the "rmiregistry" command
    28 #
    28 #
    29 
    29 
    30 BUILDDIR = ../../..
    30 BUILDDIR = ../../..
    31 MODULE  = rmi
       
    32 PACKAGE = sun.rmi.registry
    31 PACKAGE = sun.rmi.registry
    33 PRODUCT = sun
    32 PRODUCT = sun
    34 include $(BUILDDIR)/common/Defs.gmk
    33 include $(BUILDDIR)/common/Defs.gmk
    35 
    34 
    36 #
    35 #