diff options
Diffstat (limited to 'sys/boot/pc98/btx/btxldr/Makefile')
-rw-r--r-- | sys/boot/pc98/btx/btxldr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/btx/btxldr/Makefile b/sys/boot/pc98/btx/btxldr/Makefile index 38b2eb1c308d1..955f6e528b753 100644 --- a/sys/boot/pc98/btx/btxldr/Makefile +++ b/sys/boot/pc98/btx/btxldr/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1.2.1 1999/02/06 07:37:13 kato Exp $ ORG=0x100000 #AFLAGS+= -x assembler-with-cpp |