diff make/cscope.make @ 3967:da883b9e6d37 hs23-b01

Merge
author jcoomes
date Fri, 30 Sep 2011 18:27:39 -0700
parents f08d439fab8c
children
line wrap: on
line diff
--- a/make/cscope.make	Thu Sep 29 18:53:42 2011 -0700
+++ b/make/cscope.make	Fri Sep 30 18:27:39 2011 -0700
@@ -63,7 +63,7 @@
 # space-separated list of identifiers to include only those systems.
 ifdef	CS_OS
 CS_PRUNE_OS	= $(patsubst %,-o -name '*%*',\
-		    $(filter-out ${CS_OS},linux macos solaris windows))
+		    $(filter-out ${CS_OS},bsd linux macos solaris windows))
 endif
 
 # CPU-specific files for all processors are included by default.  Set CS_CPU