#!/bin/sh

(cd utracer/utracer; make) && (cd utracer/module; make) && make
