diff options
Diffstat (limited to 'sys/boot/i386/pxeldr/Makefile')
-rw-r--r-- | sys/boot/i386/pxeldr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/pxeldr/Makefile b/sys/boot/i386/pxeldr/Makefile index cc8902f165e0..e4224029f3bb 100644 --- a/sys/boot/i386/pxeldr/Makefile +++ b/sys/boot/i386/pxeldr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/pxeldr/Makefile,v 1.16.24.1 2008/10/02 02:57:24 kensmith Exp $ # Pick up ../Makefile.inc early. .include <bsd.init.mk> |