#!/bin/sh -e mv Makefile.mid src/Makefile cd src make make DESTDIR="$1" install