Artifact 8e00895db3dba92e6944761b0b031cc87349ec1bfc3762424ae934af5f80e187:
- Executable file build/make-local — part of check-in [768c073914] at 2010-10-11 13:55:21 on branch trunk — Updated local testing scripts to building using verbose errors (user: rkeene, size: 253) [annotate] [blame] [check-ins using]
#! /bin/sh make distclean CFLAGS='-Wall -Werror -W' ./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