Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/pmax/instkernel Use "boot.pmax" instead of just "boo...
details: https://anonhg.NetBSD.org/src/rev/e81db6c9e882
branches: trunk
changeset: 526313:e81db6c9e882
user: simonb <simonb%NetBSD.org@localhost>
date: Thu May 02 13:26:38 2002 +0000
description:
Use "boot.pmax" instead of just "boot" in IMAGEDEPENDS.
diffstat:
distrib/pmax/instkernel/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e0f0edd6e017 -r e81db6c9e882 distrib/pmax/instkernel/Makefile
--- a/distrib/pmax/instkernel/Makefile Thu May 02 13:25:09 2002 +0000
+++ b/distrib/pmax/instkernel/Makefile Thu May 02 13:26:38 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2002/04/26 15:50:43 lukem Exp $
+# $NetBSD: Makefile,v 1.29 2002/05/02 13:26:38 simonb Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/Makefile.inc"
@@ -9,7 +9,7 @@
IMAGESIZE= 2m
LISTS= ${.CURDIR}/list
IMAGEENDIAN= le
-IMAGEDEPENDS= install.gz ${DESTDIR}/usr/mdec/boot
+IMAGEDEPENDS= install.gz ${DESTDIR}/usr/mdec/boot.pmax
RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
RAMDISK= ${RAMDISKDIR}/ramdisk.fs
Home |
Main Index |
Thread Index |
Old Index