diff options
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. |
