#!/bin/sh make clean bigmake all if [ "$1" != build ] then make install fi