#!/bin/sh
set -e
cc -O2 -o trinity_vce_oob trinity_vce_oob.c
echo "built trinity_vce_oob"
