#!/bin/sh
"gcc" -pipe -W -Wall -Werror -I. -Iinclude -g "$@"
