jdk/make/sun/launcher/Makefile
changeset 5307 7865cb8f2f54
parent 4665 d14dc3d9e1fa
child 5506 202f599c92aa
equal deleted inserted replaced
5306:88da20b76946 5307:7865cb8f2f54
    36 
    36 
    37 #
    37 #
    38 # Resources
    38 # Resources
    39 #
    39 #
    40 LOCALE_SET_DEFINITION = jre
    40 LOCALE_SET_DEFINITION = jre
    41 NEW_RESOURCE_BUNDLES_COMPILED_PROPERTIES = $(PKGDIR)/resources/launcher.properties
    41 RESOURCE_BUNDLES_COMPILED_PROPERTIES = $(PKGDIR)/resources/launcher.properties
    42 
    42 
    43 #
    43 #
    44 # Rules
    44 # Rules
    45 #
    45 #
    46 include $(BUILDDIR)/common/Classes.gmk
    46 include $(BUILDDIR)/common/Classes.gmk