diff options
Diffstat (limited to 'sys/amd64/conf/Makefile')
-rw-r--r-- | sys/amd64/conf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/conf/Makefile b/sys/amd64/conf/Makefile index 2c006e9c2c80d..b4888a02a6dd1 100644 --- a/sys/amd64/conf/Makefile +++ b/sys/amd64/conf/Makefile @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/amd64/conf/Makefile,v 1.9 2003/02/26 23:36:58 ru Exp $ .include "${.CURDIR}/../../conf/makeLINT.mk" |