Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amiga/stand/bootblock/boot make the Amiga bootblock...
details: https://anonhg.NetBSD.org/src/rev/dba8672f7a9b
branches: trunk
changeset: 471505:dba8672f7a9b
user: is <is%NetBSD.org@localhost>
date: Sat Apr 03 09:18:41 1999 +0000
description:
make the Amiga bootblocks link again.
diffstat:
sys/arch/amiga/stand/bootblock/boot/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5919551a6328 -r dba8672f7a9b sys/arch/amiga/stand/bootblock/boot/Makefile
--- a/sys/arch/amiga/stand/bootblock/boot/Makefile Sat Apr 03 08:28:50 1999 +0000
+++ b/sys/arch/amiga/stand/bootblock/boot/Makefile Sat Apr 03 09:18:41 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 1999/03/03 20:32:58 tron Exp $
+# $NetBSD: Makefile,v 1.19 1999/04/03 09:18:41 is Exp $
### what we need:
@@ -18,7 +18,7 @@
BINDIR=/usr/mdec
COBJS = main.o console.o xd.o twiddle.o bzero.o gets.o
-COBJS+= lseek.o open.o read.o close.o dev.o
+COBJS+= lseek.o open.o read.o close.o dev.o errno.o
COBJS+= ufs.o
SOBJS = alloc.o ashrdi3.o bcopy.o muldi3.o printf.o startit.o
Home |
Main Index |
Thread Index |
Old Index