#!/bin/bash

cd ..
. start_session
cd day-5/src


mkmf -t $LAB_ES_INC/make.inc -p dfpt
make all
ln -fs src/dfpt ..
