diff options
Diffstat (limited to 'sys/boot/pc98/kgzldr/Makefile')
| -rw-r--r-- | sys/boot/pc98/kgzldr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/kgzldr/Makefile b/sys/boot/pc98/kgzldr/Makefile index 13bd2cd9d15c..523696c09901 100644 --- a/sys/boot/pc98/kgzldr/Makefile +++ b/sys/boot/pc98/kgzldr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/pc98/kgzldr/Makefile,v 1.10 2003/06/30 00:20:28 ru Exp $ SRCS= start.s boot.c inflate.c lib.c crt.s sio.s OBJS= ${SRCS:N*.h:R:S/$/.o/g} |
