equal
deleted
inserted
replaced
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 |