hotspot/make/solaris/Makefile
changeset 9340 713176cf2ca5
parent 7119 fda8c40f4729
child 10559 a94d067da388
--- a/hotspot/make/solaris/Makefile	Fri Apr 22 09:26:09 2011 -0700
+++ b/hotspot/make/solaris/Makefile	Sat Apr 23 04:20:09 2011 -0700
@@ -296,7 +296,7 @@
 
 clean:  clean_compiler2 clean_compiler1 clean_core clean_docs clean_kernel
 
-include $(GAMMADIR)/make/$(OSNAME)/makefiles/cscope.make
+include $(GAMMADIR)/make/cscope.make
 
 #-------------------------------------------------------------------------------