jdk/make/sun/font/t2k/Makefile
changeset 919 909db04edd73
parent 849 be386e469547
parent 917 75261da60fff
child 1247 b4c26443dee5
equal deleted inserted replaced
916:867515b155b5 919:909db04edd73
    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