undar-lang/src/tools/build.sh

2 lines
52 B
Bash

gcc math_gen.c -o math_gen -lm
./math_gen > ./math.h