diff options
Diffstat (limited to 'sys/boot/pc98/btx/lib/Makefile')
-rw-r--r-- | sys/boot/pc98/btx/lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/btx/lib/Makefile b/sys/boot/pc98/btx/lib/Makefile index dccb410f88d60..e9ce2b1a37ef7 100644 --- a/sys/boot/pc98/btx/lib/Makefile +++ b/sys/boot/pc98/btx/lib/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1.2.1 1999/02/06 07:37:13 kato Exp $ OBJS= btxcsu.o btxsys.o btxv86.o AFLAGS+= -elf |