diff -r 385a3a71df50 -r 713176cf2ca5 hotspot/make/solaris/Makefile --- 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 #-------------------------------------------------------------------------------