diff options
Diffstat (limited to 'sys/boot/i386/boot0ext/Makefile')
-rw-r--r-- | sys/boot/i386/boot0ext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/boot0ext/Makefile b/sys/boot/i386/boot0ext/Makefile index e68e237a0c61..a7fe3c8eef8f 100644 --- a/sys/boot/i386/boot0ext/Makefile +++ b/sys/boot/i386/boot0ext/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/boot0ext/Makefile,v 1.2.34.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../boot0 |