#!/bin/sh -e make make test check mkdir -p "$1/usr/bin" cp -f a.out "$1/usr/bin/awk"