uvg266/rdcost-weight-tool/build.sh
2021-01-11 18:22:53 +02:00

5 lines
105 B
Bash
Executable file

#!/bin/sh
gcc -O2 filter_rdcosts.c -o ../src/frcosts_matrix
gcc -O2 ols_2ndpart.c -o ../src/ols_2ndpart