Fix build: add missing typedef for ir_phase and more s/phase_t/ir_phase/
[libfirm] / ir / be / test / after_compile.sh.example
1 #!/bin/sh
2
3 # move results over to public_html dir
4 rm -rf "$HOME/public_html/$1"
5 mv "$1" "$HOME/public_html"
6 fs setacl "$HOME/public_html/$1" system:anyuser rl