#!/bin/sh -e

root="$(realpath -- $(dirname "$0"))"
cd "$root"
./install
. ./config
strip "$BINDIR"/nncp
