# !/bin/bash
gcc -Wall -o bbcim -O2 -fomit-frame-pointer bbcim.c

