Lines Matching refs:cscope
179 cscope distdir distdir-am dist dist-all distcheck
199 CSCOPE = cscope
890 cscope: cscope.files
891 test ! -s cscope.files \
892 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
893 clean-cscope:
894 -rm -f cscope.files
895 cscope.files: clean-cscope cscopelist
910 done >> $(top_builddir)/cscope.files
914 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1227 am--refresh check check-am clean clean-cscope clean-generic \
1228 clean-libtool cscope cscopelist-am ctags ctags-am dist \