jdk/make/sun/font/t2k/Makefile
changeset 917 75261da60fff
parent 2 90ce3da70b43
child 919 909db04edd73
equal deleted inserted replaced
817:cd8b8f500fac 917:75261da60fff
    39 
    39 
    40 # Part of the sun.font package, but doesn't rebuild classes (except
    40 # Part of the sun.font package, but doesn't rebuild classes (except
    41 # for a few ones with native methods) so shouldn't clobber them.
    41 # for a few ones with native methods) so shouldn't clobber them.
    42 DONT_CLOBBER_CLASSES=true
    42 DONT_CLOBBER_CLASSES=true
    43 
    43 
       
    44 # Use higher optimization level
       
    45 OPTIMIZATION_LEVEL = HIGHER
       
    46 
    44 include $(BUILDDIR)/common/Defs.gmk
    47 include $(BUILDDIR)/common/Defs.gmk
    45 
       
    46 #
       
    47 # Use higher optimization level
       
    48 #
       
    49 _OPT = $(CC_HIGHER_OPT)
       
    50 
    48 
    51 #
    49 #
    52 # Files
    50 # Files
    53 #
    51 #
    54 include FILES_c.gmk
    52 include FILES_c.gmk