From: deraadt Date: Fri, 12 Jan 1996 03:13:42 +0000 (+0000) Subject: from netbsd X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=1dab4af4e8c359db5f92e31aeeb805f30c0c00b7;p=openbsd from netbsd --- diff --git a/distrib/i386/floppies/kcadp/Makefile b/distrib/i386/floppies/kcadp/Makefile new file mode 100644 index 00000000000..c89b043ae42 --- /dev/null +++ b/distrib/i386/floppies/kcadp/Makefile @@ -0,0 +1,8 @@ +# $Id: Makefile,v 1.1 1996/01/12 03:13:42 deraadt Exp $ + +TOP= ${.CURDIR}/.. + +.include "${TOP}/Makefile.inc" +IMAGE= kcadp${REV}.fs + +.include "${TOP}/kc-common/Makefile.inc" diff --git a/distrib/i386/floppies/kcadp/list b/distrib/i386/floppies/kcadp/list new file mode 100644 index 00000000000..f9cddc8ebe8 --- /dev/null +++ b/distrib/i386/floppies/kcadp/list @@ -0,0 +1,4 @@ +# $Id: list,v 1.1 1996/01/12 03:13:44 deraadt Exp $ + +# copy the kernel +COPY ${CURDIR}/../../../../sys/arch/i386/compile/INSTADP/netbsd netbsd diff --git a/distrib/i386/floppies/kcoth/Makefile b/distrib/i386/floppies/kcoth/Makefile new file mode 100644 index 00000000000..52fe60c47e0 --- /dev/null +++ b/distrib/i386/floppies/kcoth/Makefile @@ -0,0 +1,8 @@ +# $Id: Makefile,v 1.1 1996/01/12 03:13:45 deraadt Exp $ + +TOP= ${.CURDIR}/.. + +.include "${TOP}/Makefile.inc" +IMAGE= kcoth${REV}.fs + +.include "${TOP}/kc-common/Makefile.inc" diff --git a/distrib/i386/floppies/kcoth/list b/distrib/i386/floppies/kcoth/list new file mode 100644 index 00000000000..fd44af1a71b --- /dev/null +++ b/distrib/i386/floppies/kcoth/list @@ -0,0 +1,4 @@ +# $Id: list,v 1.1 1996/01/12 03:13:45 deraadt Exp $ + +# copy the kernel +COPY ${CURDIR}/../../../../sys/arch/i386/compile/INSTOTHER/netbsd netbsd