#!/bin/sh mkdir -p bin gcc -Wall -Werror -static -O2 src/*.c -o bin/chess