1#!/bin/sh
2# $FreeBSD$
3
4cd `dirname $0`
5make all
6