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 e3f0c4879b4c8..ad98e8246efb4 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.5.12.1 2010/12/21 17:10:29 kensmith Exp $ # # Machine dependent definitions for the amd64 architecture. # |