prepare.sh at [52d092d636]

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


#! /bin/sh

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

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