Lines Matching refs:cscope
153 cscope distdir dist dist-all distcheck
174 CSCOPE = cscope
512 cscope: cscope.files
513 test ! -s cscope.files \
514 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
515 clean-cscope:
516 -rm -f cscope.files
517 cscope.files: clean-cscope cscopelist
532 done >> $(top_builddir)/cscope.files
536 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
833 am--refresh check check-am clean clean-cscope clean-generic \
834 clean-libtool cscope cscopelist-am ctags ctags-am dist \