Artifact 3bcde6e579898b787c9ab662b52094229f436b73b47079612845d2d4f31b550f:
- Executable file build/make-local — part of check-in [e44bf4f1c8] at 2010-10-11 00:08:34 on branch trunk — Added local build script (user: rkeene, size: 227) [annotate] [blame] [check-ins using]
#! /bin/sh make distclean ./configure # Replace version with the version . build/makearch.info sed "s/@@VERS@@/${VERS}/g" Makefile > Makefile.new && cat Makefile.new > Makefile rm -f Makefile.new make strip -x tclpkcs11.so