diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-11-04 19:12:42 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-11-04 19:12:42 +0000 |
| commit | 3f86d8a2ea3f3265afaa1fd263b0004c5c000e69 (patch) | |
| tree | 4114cadb7556687c77484c7507ab5f541eb9b1ca /tools/lib32 | |
| parent | f8d4987d7271c1003cce92715022709505f995c7 (diff) | |
Diffstat (limited to 'tools/lib32')
| -rw-r--r-- | tools/lib32/README | 2 | ||||
| -rw-r--r-- | tools/lib32/build32.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/lib32/README b/tools/lib32/README index d430cc2a09f1..be936c4ca5e4 100644 --- a/tools/lib32/README +++ b/tools/lib32/README @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/lib32/README,v 1.1 2004/03/30 22:57:11 peter Exp $ This script is a stopgap for building tuned 32 bit (but i386 ABI compatable) libraries for amd64 systems. We *know* we have things like CMOV, SSE2 etc diff --git a/tools/lib32/build32.sh b/tools/lib32/build32.sh index 45baad5efb0a..475bddf9c075 100644 --- a/tools/lib32/build32.sh +++ b/tools/lib32/build32.sh @@ -1,5 +1,5 @@ #! /bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/lib32/build32.sh,v 1.1.2.1 2004/10/06 23:37:35 peter Exp $ # # This script is for running on a self-hosted amd64 machine, with an up-to-date # world and toolchain etc. ie: the installed world is assumed to match the sources. |
