Lines Matching refs:cscope
329 CSCOPE = cscope
330 AM_RECURSIVE_TARGETS = cscope check recheck
1377 cscope: cscope.files
1378 test ! -s cscope.files \
1379 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1380 clean-cscope:
1381 -rm -f cscope.files
1382 cscope.files: clean-cscope cscopelist
1397 done >> $(top_builddir)/cscope.files
1401 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
2109 clean-cscope clean-generic clean-libLTLIBRARIES clean-libtool \
2110 cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \