make/sun/awt/Makefile

Print this page

        

*** 191,200 **** --- 191,204 ---- ifeq ($(PLATFORM), windows) RESOURCE_BUNDLES_COMPILED_PROPERTIES += \ sun/awt/windows/awtLocalization.properties endif + ifeq ($(PLATFORM), macosx) + NEW_RESOURCE_BUNDLES_COMPILED_PROPERTIES += \ + sun/awt/resources/awtosx.properties + endif # # Rules # ifeq ($(PLATFORM), linux) FILES_m = mapfile-vers-linux