#!/bin/bash
cd utilis
make
make install
cd ../src
make
cp planetium ..
cd ../yless
make
make install
cd ..
