TclPKCS11

Check-in [6444eb1ec6]
Login
Overview
Comment:Subversion to Fossil Copy Commit. Please Ignore. Recording copying build/make-linuxamd64 to build/make-freebsdamd64.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6444eb1ec65879a9fb5f417d7b9c74b3fe15687503e285605eeada76152230d0
User & Date: rkeene on 2012-05-12 18:31:03
Other Links: manifest | tags
Context
2012-05-12
18:31
Added FreeBSD/amd64 build target Updated to try to download cross-compiled SDKs check-in: 07e5971a1c user: rkeene tags: trunk
18:31
Subversion to Fossil Copy Commit. Please Ignore. Recording copying build/make-linuxamd64 to build/make-freebsdamd64. check-in: 6444eb1ec6 user: rkeene tags: trunk
17:12
Updated to begin to use KitDLL SDKs for building check-in: 1a31c6f305 user: rkeene tags: trunk
Changes

Added build/make-freebsdamd64 version [f41e246b79].













>
>
>
>
>
>
1
2
3
4
5
6
#! /bin/sh

TARGET="x86_64-unknown-linux-gnu"
SHORTTARGET="linux-amd64"

. build/make-cc-common.sh