accept either a key string or a list of key strings in the 'key' field of a user...
[sfa.git] / sfa / Makefile
1 tags:   
2         find . -name '*.py' | grep -v '/\.svn/' | xargs etags
3 .PHONY: tags
4
5