Lines Matching defs:cscope
157 cscope distdir distdir-am dist dist-all distcheck
448 cscope: cscope.files
449 test ! -s cscope.files \
450 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
451 clean-cscope:
452 -rm -f cscope.files
453 cscope.files: clean-cscope cscopelist
468 done >> $(top_builddir)/cscope.files
472 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
780 am--refresh check check-am clean clean-cscope clean-generic \
781 cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \