compile_all.sh 101 B

1234
  1. echo "[COMPILER] Building Rasteriver"
  2. ./lib_build.sh $1
  3. echo "[COMPILER] Building Main"
  4. ./build.sh $2