Lines Matching refs:cscope
157 cscope distdir dist dist-all distcheck
178 CSCOPE = cscope
513 cscope: cscope.files
514 test ! -s cscope.files \
515 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
516 clean-cscope:
517 -rm -f cscope.files
518 cscope.files: clean-cscope cscopelist
533 done >> $(top_builddir)/cscope.files
537 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
838 am--refresh check check-am clean clean-cscope clean-generic \
839 clean-libtool cscope cscopelist-am ctags ctags-am dist \