Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/acorn32/stand Put back KLINK_MACHINE
details: https://anonhg.NetBSD.org/src/rev/e7429789387c
branches: trunk
changeset: 352582:e7429789387c
user: christos <christos%NetBSD.org@localhost>
date: Sun Apr 09 16:29:46 2017 +0000
description:
Put back KLINK_MACHINE
diffstat:
sys/arch/acorn32/stand/Makefile.buildboot | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 813a632832b7 -r e7429789387c sys/arch/acorn32/stand/Makefile.buildboot
--- a/sys/arch/acorn32/stand/Makefile.buildboot Sun Apr 09 15:29:07 2017 +0000
+++ b/sys/arch/acorn32/stand/Makefile.buildboot Sun Apr 09 16:29:46 2017 +0000
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile.buildboot,v 1.23 2017/04/08 19:53:19 christos Exp $
+# $NetBSD: Makefile.buildboot,v 1.24 2017/04/09 16:29:46 christos Exp $
S?= ${.CURDIR}/../../../..
.PATH: ${.CURDIR}/../lib
+KLINK_MACHINE= acorn32
+
SRCS= ${PROGSOURCE}
NOMAN=# defined
BINDIR=/usr/mdec
Home |
Main Index |
Thread Index |
Old Index