Merge separate kernel-copy floppies back into one. This is a stop-gap

measure; the next release will use something Different.
Update version number to 1.2C.
This commit is contained in:
mikel 1997-02-18 07:38:15 +00:00
parent 4ce568ed93
commit d6af1b7d7c
7 changed files with 11 additions and 23 deletions

View File

@ -1,5 +1,5 @@
# $NetBSD: Makefile,v 1.4 1996/10/09 00:13:36 jtc Exp $
# $NetBSD: Makefile,v 1.5 1997/02/18 07:38:15 mikel Exp $
SUBDIR= inst kcadp kcoth upgr
SUBDIR= inst kc upgr
.include <bsd.subdir.mk>

View File

@ -1,5 +1,5 @@
# $NetBSD: Makefile.inc,v 1.6 1996/10/25 23:28:44 perry Exp $
# $NetBSD: Makefile.inc,v 1.7 1997/02/18 07:38:16 mikel Exp $
# Revision is 1.2B
# Revision is 1.2C
# all these private copies of the version number really lose.
REV= 12B
REV= 12C

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.2 1996/10/09 00:13:36 jtc Exp $
# $Id: Makefile,v 1.3 1997/02/18 07:38:17 mikel Exp $
TOP= ${.CURDIR}/..
.include "${TOP}/Makefile.inc"
IMAGE= kcadp${REV}.fs
IMAGE= kc-${REV}.fs
.include "${TOP}/kc-common/Makefile.inc"

View File

@ -0,0 +1,4 @@
# $Id: list,v 1.3 1997/02/18 07:38:18 mikel Exp $
# copy the kernel
COPY ${CURDIR}/../../../../sys/arch/i386/compile/INSTALL/netbsd netbsd

View File

@ -1,4 +0,0 @@
# $NetBSD: list,v 1.2 1996/10/09 00:13:36 jtc Exp $
# copy the kernel
COPY ${CURDIR}/../../../../sys/arch/i386/compile/INSTADP/netbsd netbsd

View File

@ -1,8 +0,0 @@
# $NetBSD: Makefile,v 1.2 1996/10/09 00:13:36 jtc Exp $
TOP= ${.CURDIR}/..
.include "${TOP}/Makefile.inc"
IMAGE= kcoth${REV}.fs
.include "${TOP}/kc-common/Makefile.inc"

View File

@ -1,4 +0,0 @@
# $NetBSD: list,v 1.2 1996/10/09 00:13:36 jtc Exp $
# copy the kernel
COPY ${CURDIR}/../../../../sys/arch/i386/compile/INSTOTHER/netbsd netbsd