]> Sergey Matveev's repositories - zsh-autoenv.git/blob - Makefile
Use 'local' in functions
[zsh-autoenv.git] / Makefile
1 .PHONY: itests tests
2
3 itests:
4         ZDOTDIR="${PWD}/tests" cram -i --shell=zsh tests
5
6 tests:
7         ZDOTDIR="${PWD}/tests" cram --shell=zsh tests