Diff

Differences From Artifact [8a5eaad76d]:

To Artifact [dd7fdf7dbc]:


1
2
3
4
5
6
7
#! /bin/sh

rm -f client/teapot-client client/teapot-client.exe
rm -rf server/pkgs

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



|



1
2
3
4
5
6
7
#! /bin/sh

rm -f client/teapot-client client/teapot-client.exe
rm -rf server/pkgs server/as.pkgs

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