Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/distrib/x68k/floppies/bootfloppy Pullup 1.3.
details: https://anonhg.NetBSD.org/src/rev/9356b5fafe78
branches: netbsd-1-4
changeset: 468103:9356b5fafe78
user: minoura <minoura%NetBSD.org@localhost>
date: Wed Apr 07 16:17:27 1999 +0000
description:
Pullup 1.3.
diffstat:
distrib/x68k/floppies/bootfloppy/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 4218f62c6372 -r 9356b5fafe78 distrib/x68k/floppies/bootfloppy/Makefile
--- a/distrib/x68k/floppies/bootfloppy/Makefile Wed Apr 07 15:19:28 1999 +0000
+++ b/distrib/x68k/floppies/bootfloppy/Makefile Wed Apr 07 16:17:27 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1998/10/01 16:49:10 minoura Exp $
+# $NetBSD: Makefile,v 1.2.2.1 1999/04/07 16:17:27 minoura Exp $
TOP= ${.CURDIR}/..
@@ -6,5 +6,6 @@
IMAGE= boot.fs
KERN= ${.CURDIR}/../../../../sys/arch/x68k/compile/INSTALL/netbsd
+KERNNAME= netbsd.INSTALL
.include "${TOP}/bootfloppy-common/Makefile.inc"
Home |
Main Index |
Thread Index |
Old Index