#! /bin/sh

rm -f client/teapot-client client/teapot-client.exe

make -C client
cp client/*.kit .
