diff options
Diffstat (limited to 'sys/boot/i386/mbr/Makefile')
-rw-r--r-- | sys/boot/i386/mbr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/mbr/Makefile b/sys/boot/i386/mbr/Makefile index 7acda10a55bc4..ccac5be8e9457 100644 --- a/sys/boot/i386/mbr/Makefile +++ b/sys/boot/i386/mbr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/mbr/Makefile,v 1.15.26.1 2010/12/21 17:10:29 kensmith Exp $ PROG= mbr STRIP= |