jdk/make/sun/awt/Makefile
changeset 7948 6711180a6212
parent 7793 bcc54a3c2825
child 8583 15dea0fdc2ea
child 8519 ce545cf57630
equal deleted inserted replaced
7947:236cfb73d510 7948:6711180a6212
   367 
   367 
   368 FONTCONFIGS_SRC	= $(CLOSED_SRC)/solaris/classes/sun/awt/fontconfigs
   368 FONTCONFIGS_SRC	= $(CLOSED_SRC)/solaris/classes/sun/awt/fontconfigs
   369 _FONTCONFIGS	= \
   369 _FONTCONFIGS	= \
   370 	fontconfig.properties				\
   370 	fontconfig.properties				\
   371 	fontconfig.RedHat.properties			\
   371 	fontconfig.RedHat.properties			\
   372 	fontconfig.RedHat.2.1.properties		\
       
   373 	fontconfig.RedHat.3.properties		        \
       
   374 	fontconfig.RedHat.4.properties			\
       
   375 	fontconfig.Sun.properties			\
       
   376 	fontconfig.Turbo.properties			\
   372 	fontconfig.Turbo.properties			\
   377 	fontconfig.SuSE.10.properties                   \
   373 	fontconfig.SuSE.10.properties                   \
   378 	fontconfig.SuSE.11.properties
   374 	fontconfig.SuSE.11.properties
   379 endif
   375 endif
   380 
   376 
   386 ifeq ($(PLATFORM), solaris)
   382 ifeq ($(PLATFORM), solaris)
   387 # vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv SOLARIS
   383 # vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv SOLARIS
   388 
   384 
   389 FONTCONFIGS_SRC	= $(PLATFORM_SRC)/classes/sun/awt/fontconfigs
   385 FONTCONFIGS_SRC	= $(PLATFORM_SRC)/classes/sun/awt/fontconfigs
   390 _FONTCONFIGS	= \
   386 _FONTCONFIGS	= \
   391 	fontconfig.properties	\
   387 	fontconfig.properties
   392 	fontconfig.5.9.properties	\
       
   393 	fontconfig.5.8.properties
       
   394 
   388 
   395 FONTCONFIGS_SRC_PREFIX = $(PLATFORM).
   389 FONTCONFIGS_SRC_PREFIX = $(PLATFORM).
   396 
   390 
   397 # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SOLARIS
   391 # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SOLARIS
   398 endif # PLATFORM
   392 endif # PLATFORM