#!/bin/sh cd $WRKSRC || exit 1 cp Makefile.unix Makefile cat >>Makefile<