Makefile updated to call environment python instead of #!/usr/bin/python for os x...
[sfa.git] / sfa / Makefile
1 tags:   
2         find . -name '*.py' | grep -v '/\.svn/' | xargs etags
3 .PHONY: tags
4
5