Lines Matching refs:cscope
139 cscope distdir distdir-am dist dist-all distcheck
159 CSCOPE = cscope
460 cscope: cscope.files
461 test ! -s cscope.files \
462 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
463 clean-cscope:
464 -rm -f cscope.files
465 cscope.files: clean-cscope cscopelist
480 done >> $(top_builddir)/cscope.files
484 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
791 am--refresh check check-am clean clean-cscope clean-generic \
792 clean-libtool cscope cscopelist-am ctags ctags-am dist \