jdk/make/sun/launcher/Makefile
changeset 4665 d14dc3d9e1fa
parent 1820 04d22534971a
child 5307 7865cb8f2f54
equal deleted inserted replaced
4664:0b0443cbc448 4665:d14dc3d9e1fa
    22 # CA 95054 USA or visit www.sun.com if you need additional information or
    22 # CA 95054 USA or visit www.sun.com if you need additional information or
    23 # have any questions.
    23 # have any questions.
    24 #
    24 #
    25 
    25 
    26 BUILDDIR = ../..
    26 BUILDDIR = ../..
       
    27 MODULE  = base
    27 PACKAGE = sun.launcher
    28 PACKAGE = sun.launcher
    28 PRODUCT = sun
    29 PRODUCT = sun
    29 include $(BUILDDIR)/common/Defs.gmk
    30 include $(BUILDDIR)/common/Defs.gmk
    30 
    31 
    31 #
    32 #