Hex Artifact Content

Artifact 2fdf538748ad20f2ad8f008a120cf698210c02bd:


0000: 23 21 20 2f 62 69 6e 2f 73 68 0a 0a 72 6d 20 2d  #! /bin/sh..rm -
0010: 66 20 63 6c 69 65 6e 74 2f 74 65 61 70 6f 74 2d  f client/teapot-
0020: 63 6c 69 65 6e 74 20 63 6c 69 65 6e 74 2f 74 65  client client/te
0030: 61 70 6f 74 2d 63 6c 69 65 6e 74 2e 65 78 65 0a  apot-client.exe.
0040: 0a 6d 61 6b 65 20 2d 43 20 63 6c 69 65 6e 74 0a  .make -C client.
0050: 63 70 20 63 6c 69 65 6e 74 2f 2a 2e 6b 69 74 20  cp client/*.kit 
0060: 2e 0a                                            ..