Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/arch/macppc/stand/ofwboot Pull up revision 1.12 (re...
details: https://anonhg.NetBSD.org/src/rev/ae26b8ebba8d
branches: netbsd-1-5
changeset: 488862:ae26b8ebba8d
user: dmcmahill <dmcmahill%NetBSD.org@localhost>
date: Thu Aug 03 14:49:19 2000 +0000
description:
Pull up revision 1.12 (requested by dmcmahill, approved by thorpej):
Add ofwboot.xcf to the list of files to be installed.
Fixes PR10418.
diffstat:
sys/arch/macppc/stand/ofwboot/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 39bc6023d98f -r ae26b8ebba8d sys/arch/macppc/stand/ofwboot/Makefile
--- a/sys/arch/macppc/stand/ofwboot/Makefile Thu Aug 03 12:07:27 2000 +0000
+++ b/sys/arch/macppc/stand/ofwboot/Makefile Thu Aug 03 14:49:19 2000 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2000/06/08 17:35:48 matt Exp $
+# $NetBSD: Makefile,v 1.11.2.1 2000/08/03 14:49:19 dmcmahill Exp $
S= ${.CURDIR}/../../../..
PROG= ofwboot
-FILES= ${PROG}.elf
+FILES= ${PROG}.elf ${PROG}.xcf
SRCS= Locore.c boot.c ofdev.c net.c netif_of.c alloc.c
XCOFFXTRA= Xcoffxtra.c
XCOFFXTRAOBJ= Xcoffxtra.o
Home |
Main Index |
Thread Index |
Old Index