From 3fa9e67e35d97948df8ce7543a79485c66713812 Mon Sep 17 00:00:00 2001 From: minoura Date: Fri, 28 Sep 2001 01:49:54 +0000 Subject: [PATCH] Install as `boot_ufs'. --- sys/arch/x68k/stand/boot_ufs/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/arch/x68k/stand/boot_ufs/Makefile b/sys/arch/x68k/stand/boot_ufs/Makefile index b948f8b19794..439b3a84e3a0 100644 --- a/sys/arch/x68k/stand/boot_ufs/Makefile +++ b/sys/arch/x68k/stand/boot_ufs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/09/27 14:08:27 minoura Exp $ +# $NetBSD: Makefile,v 1.4 2001/09/28 01:49:54 minoura Exp $ .include @@ -11,7 +11,6 @@ BOOT_TEXT= 006000 # Secondary (/boot) PROG= $(BOOT) BINDIR= /usr/mdec -PROGNAME= sdboot STRIPFLAG= BINMODE= 444 MKMAN= no