diff options
Diffstat (limited to 'sys/pc98/boot/kzipboot/Makefile')
-rw-r--r-- | sys/pc98/boot/kzipboot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/boot/kzipboot/Makefile b/sys/pc98/boot/kzipboot/Makefile index 47df4f1..f3fb269 100644 --- a/sys/pc98/boot/kzipboot/Makefile +++ b/sys/pc98/boot/kzipboot/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 1995/10/06 02:57:22 peter Exp $ +# $FreeBSD$ PROG= kztail.o kzhead.o BINMODE = 444 # target is a relocatable object |