e55690dbc3135922ab85f1a22c0824ceec55eba8
[feisty_meow.git] / examples / custom_overrides / fred / build_cak0l.sh
1 #!/bin/bash
2 pushd ~/xsede/code/cak0l/trunk
3 ant -Dbuild.targetArch=64 build
4 popd
5