#!/bin/bash echo "Beginning build" bear -- \ gcc -o bin/kwil src/**.c -g -Itest_include -Wall