Hex Artifact Content

Artifact f54d16cc5c1366c0a73330a87fb01d1274c67656:


0000: 23 21 20 2f 75 73 72 2f 62 69 6e 2f 65 6e 76 20  #! /usr/bin/env 
0010: 62 61 73 68 0a 0a 73 65 74 20 2d 65 0a 0a 72 6d  bash..set -e..rm
0020: 20 2d 72 66 20 62 75 69 6c 64 0a 72 6d 20 2d 66   -rf build.rm -f
0030: 20 61 75 74 6f 67 65 6e 2e 73 68 0a 6d 61 6b 65   autogen.sh.make
0040: 20 2d 66 20 4d 61 6b 65 66 69 6c 65 2e 69 6e 20   -f Makefile.in 
0050: 73 72 63 64 69 72 3d 2e 20 74 6c 73 2e 74 63 6c  srcdir=. tls.tcl
0060: 2e 68 0a 0a 65 78 69 74 20 30 0a                 .h..exit 0.