#!/bin/sh

g++ -Wall -o driver driver.cc -L../../tmp/lib -lbobcat -s
