jdk/make/sun/cmm/kcms/Makefile
changeset 849 be386e469547
parent 2 90ce3da70b43
child 1247 b4c26443dee5
equal deleted inserted replaced
848:8519a48b52bd 849:be386e469547
    45     sun/java2d/cmm/kcms/CMM.java 
    45     sun/java2d/cmm/kcms/CMM.java 
    46 
    46 
    47 ifeq ($(PLATFORM), windows)
    47 ifeq ($(PLATFORM), windows)
    48   # Override the default version info with our own resource file (see 5043594)
    48   # Override the default version info with our own resource file (see 5043594)
    49   VERSIONINFO_RESOURCE = $(CLOSED_SRC)/share/native/sun/java2d/cmm/kcms/cmm.rc
    49   VERSIONINFO_RESOURCE = $(CLOSED_SRC)/share/native/sun/java2d/cmm/kcms/cmm.rc
    50   # Files built here do not compile with warning level 3 if warnings are fatal
       
    51   COMPILER_WARNINGS_FATAL=false
       
    52 endif
    50 endif
    53 
    51 
    54 # Rules
    52 # Rules
    55 #
    53 #
    56 include $(BUILDDIR)/common/Mapfile-vers.gmk
    54 include $(BUILDDIR)/common/Mapfile-vers.gmk