jdk/make/sun/applet/Makefile
changeset 4665 d14dc3d9e1fa
parent 3111 fefdeafb7ab9
child 5506 202f599c92aa
equal deleted inserted replaced
4664:0b0443cbc448 4665:d14dc3d9e1fa
    26 #
    26 #
    27 # Makefile for appletviewer classes, wrappers, and resources.
    27 # Makefile for appletviewer classes, wrappers, and resources.
    28 #
    28 #
    29 
    29 
    30 BUILDDIR = ../..
    30 BUILDDIR = ../..
       
    31 MODULE  = applet
    31 PACKAGE = sun.applet
    32 PACKAGE = sun.applet
    32 PRODUCT = sun
    33 PRODUCT = sun
    33 include $(BUILDDIR)/common/Defs.gmk
    34 include $(BUILDDIR)/common/Defs.gmk
    34 
    35 
    35 # This program must contain a manifest that defines the execution level
    36 # This program must contain a manifest that defines the execution level