diff options
Diffstat (limited to 'sys/i386/boot/dosboot/Makefile')
-rw-r--r-- | sys/i386/boot/dosboot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/boot/dosboot/Makefile b/sys/i386/boot/dosboot/Makefile index 88a25c73a3fc6..18603ab5bcfea 100644 --- a/sys/i386/boot/dosboot/Makefile +++ b/sys/i386/boot/dosboot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/i386/boot/dosboot/Makefile,v 1.6 1999/08/28 00:43:19 peter Exp $ # MPROG= fbsdboot.exe |