#!/bin/bash

#g++ -o driver driver.cc -lbobcat
 g++ -o driver driver.cc -L../tmp -llogbuf -lbobcat
