diff make/linux/Makefile @ 3464:be4ca325525a

Merge.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 27 Jul 2011 17:32:44 -0700
parents 0654ee04b214 d6cdc6c77582
children 44da449fc29c
line wrap: on
line diff
--- a/make/linux/Makefile	Wed Jul 27 17:24:11 2011 -0700
+++ b/make/linux/Makefile	Wed Jul 27 17:32:44 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
 
 #-------------------------------------------------------------------------------