Lines Matching refs:cscope
174 cscope distdir dist dist-all distcheck
195 CSCOPE = cscope
739 cscope: cscope.files
740 test ! -s cscope.files \
741 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
742 clean-cscope:
743 -rm -f cscope.files
744 cscope.files: clean-cscope cscopelist
759 done >> $(top_builddir)/cscope.files
763 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1070 am--refresh check check-am clean clean-cscope clean-generic \
1071 clean-libtool cscope cscopelist-am ctags ctags-am dist \