Lines Matching refs:cscope
138 cscope distdir distdir-am dist dist-all distcheck
158 CSCOPE = cscope
459 cscope: cscope.files
460 test ! -s cscope.files \
461 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
462 clean-cscope:
463 -rm -f cscope.files
464 cscope.files: clean-cscope cscopelist
479 done >> $(top_builddir)/cscope.files
483 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
784 am--refresh check check-am clean clean-cscope clean-generic \
785 clean-libtool cscope cscopelist-am ctags ctags-am dist \