#! /bin/sh

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

make -C client teapot-client.kit
cp client/*.kit .
