jdk/make/sun/font/Makefile
changeset 917 75261da60fff
parent 715 f16baef3a20e
child 919 909db04edd73
--- a/jdk/make/sun/font/Makefile	Wed Jul 05 16:39:00 2017 +0200
+++ b/jdk/make/sun/font/Makefile	Wed Jul 30 19:40:57 2008 -0700
@@ -35,6 +35,9 @@
 # Indicate we want the C++ compiler to do the linking.
 CPLUSPLUSLIBRARY=true
 
+# Use higher optimization level
+OPTIMIZATION_LEVEL = HIGHER
+
 include $(BUILDDIR)/common/Defs.gmk
 
 #
@@ -48,11 +51,6 @@
 # Files
 #
 
-#
-# Use higher optimization level
-#
-_OPT = $(CC_HIGHER_OPT)
-
 include FILES_c.gmk
 
 AUTO_FILES_JAVA_DIRS = sun/font