diff options
Diffstat (limited to 'sys/boot/i386/Makefile.inc')
-rw-r--r-- | sys/boot/i386/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/Makefile.inc b/sys/boot/i386/Makefile.inc index 70365e0d8c28b..06d2019ef7407 100644 --- a/sys/boot/i386/Makefile.inc +++ b/sys/boot/i386/Makefile.inc @@ -1,6 +1,6 @@ # Common defines for all of /sys/boot/i386/ # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/Makefile.inc,v 1.10.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ BINDIR?= /boot |