Artifact f54d16cc5c1366c0a73330a87fb01d1274c67656:
- Executable file build/post.sh — part of check-in [18f663c190] at 2016-12-13 07:06:00 on branch trunk — Updated to include a pre-made tls.tcl.h in the distribution (user: rkeene, size: 107) [annotate] [blame] [check-ins using] [more...]
#! /usr/bin/env bash set -e rm -rf build rm -f autogen.sh make -f Makefile.in srcdir=. tls.tcl.h exit 0