#!/bin/bash

cd ..
. start_session
cd day-6/src

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