Lines Matching refs:cscope
163 cscope distdir dist dist-all distcheck
184 CSCOPE = cscope
517 cscope: cscope.files
518 test ! -s cscope.files \
519 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
520 clean-cscope:
521 -rm -f cscope.files
522 cscope.files: clean-cscope cscopelist
537 done >> $(top_builddir)/cscope.files
541 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
841 am--refresh check check-am clean clean-cscope clean-generic \
842 clean-libtool cscope cscopelist-am ctags ctags-am dist \