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 0eba8f91616d..f99852425bae 100644 --- a/sys/boot/pc98/btx/lib/Makefile +++ b/sys/boot/pc98/btx/lib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/btx/lib/Makefile,v 1.2.2.2 2002/12/01 08:31:57 nyan Exp $ OBJS= btxcsu.o btxsys.o btxv86.o CLEANFILES+= crt0.o ${OBJS} |
