make/cscope.make
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/make/cscope.make	Wed Sep 21 11:38:06 2011
--- new/make/cscope.make	Wed Sep 21 11:38:06 2011

*** 61,71 **** --- 61,71 ---- # O/S-specific files for all systems are included by default. Set CS_OS to a # space-separated list of identifiers to include only those systems. ifdef CS_OS CS_PRUNE_OS = $(patsubst %,-o -name '*%*',\ ! $(filter-out ${CS_OS},bsd linux macos solaris windows)) endif # CPU-specific files for all processors are included by default. Set CS_CPU # space-separated list identifiers to include only those CPUs. ifdef CS_CPU

make/cscope.make
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File