gmath.h/build.sh

6 lines
60 B
Bash
Executable File

#!/bin/sh
set -xe
gcc -g -Wall -Wextra -o main main.c -lm