jdk/make/gensrc/GensrcProperties.gmk
changeset 23347 acb1d044a217
parent 23236 7c5997f59e20
child 25859 3317bb8137f4
--- a/jdk/make/gensrc/GensrcProperties.gmk	Fri Mar 14 09:29:16 2014 +0800
+++ b/jdk/make/gensrc/GensrcProperties.gmk	Fri Mar 14 12:31:28 2014 +0100
@@ -23,8 +23,10 @@
 # questions.
 #
 
-# Prepare the find cache. This is only used on windows.
-$(eval $(call FillCacheFind, $(JDK_TOPDIR)/src/share/classes $(JDK_TOPDIR)/src/windows/classes))
+# Prepare the find cache.
+$(eval $(call FillCacheFind, $(JDK_TOPDIR)/src/share/classes \
+    $(JDK_TOPDIR)/src/windows/classes \
+    $(JDK_TOPDIR)/src/macosx/classes))
 
 # All .properties files to be compiled are appended to this variable.
 ALL_COMPILED_PROPSOURCES :=