stopped/monitor/state change bug fix from 2.X
[ardour2.git] / Makefile
blob4b80bc8285399327999c814dfce048f57ab6dddb
1 cscope: cscope.out
3 cscope.out: cscope.files
4 cscope -b
6 cscope.files:
7 find . -name '*.[ch]' -o -name '*.cc' > $@
9 .PHONY: all cscope.files sconsi cscope