Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/macppc Install XCOFF ofwboot into installation area.
details: https://anonhg.NetBSD.org/src/rev/233dfdbf4e2b
branches: trunk
changeset: 487786:233dfdbf4e2b
user: matt <matt%NetBSD.org@localhost>
date: Mon Jun 12 23:02:45 2000 +0000
description:
Install XCOFF ofwboot into installation area.
diffstat:
distrib/macppc/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r a1977eaacc17 -r 233dfdbf4e2b distrib/macppc/Makefile
--- a/distrib/macppc/Makefile Mon Jun 12 22:47:17 2000 +0000
+++ b/distrib/macppc/Makefile Mon Jun 12 23:02:45 2000 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2000/06/08 17:39:44 matt Exp $
+# $NetBSD: Makefile,v 1.3 2000/06/12 23:02:45 matt Exp $
-# $NetBSD: Makefile,v 1.2 2000/06/08 17:39:44 matt Exp $
+# $NetBSD: Makefile,v 1.3 2000/06/12 23:02:45 matt Exp $
.include <bsd.own.mk> # Use /etc/mk.conf.
@@ -22,5 +22,6 @@
release:
${IINST} ${BOOTOBJ}/ofwboot.elf ${ITARGET}/
+ ${IINST} ${BOOTOBJ}/ofwboot.xcf ${ITARGET}/
${IINST} ${INSTKERNOBJ}/netbsd.ram.gz ${ITARGET}/netbsd.ram.gz
.endif
Home |
Main Index |
Thread Index |
Old Index