Lines Matching refs:cscope
279 CSCOPE = cscope
280 AM_RECURSIVE_TARGETS = cscope check recheck
1223 cscope: cscope.files
1224 test ! -s cscope.files \
1225 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1226 clean-cscope:
1227 -rm -f cscope.files
1228 cscope.files: clean-cscope cscopelist
1243 done >> $(top_builddir)/cscope.files
1247 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1727 check-am clean clean-checkPROGRAMS clean-cscope clean-generic \
1729 cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \