#!/usr/bin/env bash gcc `pkg-config --cflags --libs cairo x11 lua` -w -g -lpthread main.c -o main.o