diff options
Diffstat (limited to 'sys/i386/boot/Makefile')
-rw-r--r-- | sys/i386/boot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/boot/Makefile b/sys/i386/boot/Makefile index 3b0adfcc13a51..a14c5351eb78c 100644 --- a/sys/i386/boot/Makefile +++ b/sys/i386/boot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/i386/boot/Makefile,v 1.31 1999/08/28 00:43:08 peter Exp $ SUBDIR= cdboot dosboot kzipboot netboot rawboot |