undar-lang/src/gen/build.sh

2 lines
53 B
Bash

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