Lines Matching refs:cscope
157 cscope distdir dist dist-all distcheck
178 CSCOPE = cscope
516 cscope: cscope.files
517 test ! -s cscope.files \
518 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
519 clean-cscope:
520 -rm -f cscope.files
521 cscope.files: clean-cscope cscopelist
536 done >> $(top_builddir)/cscope.files
540 -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 \