hotspot/make/linux/makefiles/rules.make
changeset 8114 340b5b8b544b
parent 8107 78e5bd944384
child 8868 1bae515b806b
--- a/hotspot/make/linux/makefiles/rules.make	Thu Feb 03 20:30:19 2011 -0800
+++ b/hotspot/make/linux/makefiles/rules.make	Tue Feb 08 17:20:45 2011 -0500
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -146,7 +146,7 @@
 include $(GAMMADIR)/make/pic.make
 endif
 
-include $(GAMMADIR)/make/closed.make
+include $(GAMMADIR)/make/altsrc.make
 
 # The non-PIC object files are only generated for 32 bit platforms.
 ifdef LP64