s/installboot/installkernel/, so it won't be confused with a real installboot.

This commit is contained in:
soren 2000-06-20 00:24:03 +00:00
parent 1d5362fe7e
commit 6cf4b35f71
4 changed files with 10 additions and 10 deletions

View File

@ -1,5 +1,5 @@
# $NetBSD: Makefile,v 1.1 2000/03/30 21:46:16 soren Exp $
# $NetBSD: Makefile,v 1.2 2000/06/20 00:24:03 soren Exp $
SUBDIR= installboot
SUBDIR= installkernel
.include <bsd.subdir.mk>

View File

@ -1,7 +0,0 @@
# $NetBSD: Makefile,v 1.1 2000/03/30 21:46:16 soren Exp $
MKMAN= no
SCRIPTS= installboot.sh
.include <bsd.prog.mk>

View File

@ -0,0 +1,7 @@
# $NetBSD: Makefile,v 1.1 2000/06/20 00:24:11 soren Exp $
MKMAN= no
SCRIPTS= installkernel.sh
.include <bsd.prog.mk>

View File

@ -1,6 +1,6 @@
#!/bin/sh
# $NetBSD: installboot.sh,v 1.2 2000/06/01 14:33:43 soren Exp $
# $NetBSD: installkernel.sh,v 1.1 2000/06/20 00:24:11 soren Exp $
EXT2_MOUNT=/stand
NETBSD_KERNEL=netbsd