diff options
Diffstat (limited to 'sys/i386/boot/kzipboot/Makefile')
-rw-r--r-- | sys/i386/boot/kzipboot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/boot/kzipboot/Makefile b/sys/i386/boot/kzipboot/Makefile index 4259d8fa4190a..d24eb59bc767e 100644 --- a/sys/i386/boot/kzipboot/Makefile +++ b/sys/i386/boot/kzipboot/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1995/08/15 19:36:02 joerg Exp $ +# $Id: Makefile,v 1.4 1995/10/06 02:57:22 peter Exp $ PROG= kztail.o kzhead.o BINMODE = 444 # target is a relocatable object |