#!/bin/sh
make configtest&&make clean&&make depend&&make compile&&make documentation
