TclPKCS11

Artifact [3bcde6e579]
Login

Artifact 3bcde6e579898b787c9ab662b52094229f436b73b47079612845d2d4f31b550f:


#! /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