prepare.sh at [b12f77291f]

File build/prepare.sh artifact 2c46c42e01 part of check-in b12f77291f


#! /bin/sh

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

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