old-benchmark-code/cpu/Makefile

6 lines
96 B
Makefile

all:
time ./bc_sin.sh 500
time ./bc_sin.sh 1000
time ./bc_sin.sh 2000
time ./bc_sin.sh 3000