diff options
Diffstat (limited to 'lib/libc/amd64/Makefile.inc')
-rw-r--r-- | lib/libc/amd64/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/amd64/Makefile.inc b/lib/libc/amd64/Makefile.inc index e4c09006e87f..19f12b930edb 100644 --- a/lib/libc/amd64/Makefile.inc +++ b/lib/libc/amd64/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/libc/amd64/Makefile.inc,v 1.6.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # Machine dependent definitions for the amd64 architecture. # |