summaryrefslogtreecommitdiffstats
path: root/compile.sh
blob: 1a99090037dcbc3916f745c72759888b7cfca091 (plain) (blame)
1
2
3
4
5
#!/bin/bash

set -e

make --always-make -f Makefile ${1} opgui && make --always-make -f Makefile ${1} op