hotspot/make/linux/makefiles/rules.make
changeset 8107 78e5bd944384
parent 7397 5b173b4ca846
child 8114 340b5b8b544b
--- a/hotspot/make/linux/makefiles/rules.make	Thu Jan 27 16:11:27 2011 -0800
+++ b/hotspot/make/linux/makefiles/rules.make	Wed Feb 02 11:35:26 2011 -0500
@@ -146,6 +146,8 @@
 include $(GAMMADIR)/make/pic.make
 endif
 
+include $(GAMMADIR)/make/closed.make
+
 # The non-PIC object files are only generated for 32 bit platforms.
 ifdef LP64
 %.o: %.cpp