1
2
3
4
defvar build_dir $DO:h/work/$TARGET
eval $(getvars build_dir)
output-dir $build_dir
# vim: fileencoding=utf8 ft=zsh noet sw=4 ts=4 sts=4