hotspot/make/linux/Makefile
changeset 9340 713176cf2ca5
parent 8921 14bfe81f2a9d
child 10235 cb2283e51174
--- a/hotspot/make/linux/Makefile	Fri Apr 22 09:26:09 2011 -0700
+++ b/hotspot/make/linux/Makefile	Sat Apr 23 04:20:09 2011 -0700
@@ -359,7 +359,7 @@
 
 clean:  clean_compiler2 clean_compiler1 clean_core clean_zero clean_shark clean_docs
 
-include $(GAMMADIR)/make/$(OSNAME)/makefiles/cscope.make
+include $(GAMMADIR)/make/cscope.make
 
 #-------------------------------------------------------------------------------