changeset 12288 | 30d13a7dd03f |
parent 12047 | 320a714614e9 |
child 12309 | 49cad5b7b263 |
--- a/jdk/make/common/Defs-solaris.gmk Wed Mar 21 17:12:31 2012 +0400 +++ b/jdk/make/common/Defs-solaris.gmk Wed Apr 04 20:31:50 2012 +0400 @@ -51,6 +51,11 @@ PLATFORM_SRC = $(BUILDDIR)/../src/solaris endif # PLATFORM_SRC +# Location of the various .properties files specific to Solaris platform +ifndef PLATFORM_PROPERTIES + PLATFORM_PROPERTIES = $(BUILDDIR)/../src/solaris/lib +endif # PLATFORM_SRC + # Platform specific closed sources ifndef OPENJDK ifndef CLOSED_PLATFORM_SRC