diff options
Diffstat (limited to 'sys/boot/pc98/Makefile.inc')
-rw-r--r-- | sys/boot/pc98/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/Makefile.inc b/sys/boot/pc98/Makefile.inc index 8428828ad950e..9a433b0a41e2a 100644 --- a/sys/boot/pc98/Makefile.inc +++ b/sys/boot/pc98/Makefile.inc @@ -1,5 +1,5 @@ # Common defines for all of /sys/boot/pc98/ # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/Makefile.inc,v 1.1.2.1 2000/04/16 03:55:13 nyan Exp $ LOADER_ADDRESS?= 0x100000 |