#!/bin/sh cd $WRKSRC || exit 1; cp options.h.dist options.h || exit 1; cp Common.tmpl.dist Common.tmpl || exit 1; cat >>Common.tmpl<