#!/bin/sh tcc -g -Os -std=c99 -Wall -Wunsupported -funsigned-char -o golem *.c