arimelody.me-sitegen/build.sh

4 lines
76 B
Bash
Executable file

mkdir -p ./bin/
gcc -Wall -o ./bin/compile ./src/*.c ./src/parsers/*.c -lm