:

CC='cc -DT_LINUX -Wall -O3 -s -lm'

$CC sbagen.c -o sbagen || exit 1

