Module Name: src
Committed By: christos
Date: Sun Apr 9 16:29:46 UTC 2017
Modified Files:
src/sys/arch/acorn32/stand: Makefile.buildboot
Log Message:
Put back KLINK_MACHINE
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/acorn32/stand/Makefile.buildboot
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/acorn32/stand/Makefile.buildboot
diff -u src/sys/arch/acorn32/stand/Makefile.buildboot:1.23 src/sys/arch/acorn32/stand/Makefile.buildboot:1.24
--- src/sys/arch/acorn32/stand/Makefile.buildboot:1.23 Sat Apr 8 15:53:19 2017
+++ src/sys/arch/acorn32/stand/Makefile.buildboot Sun Apr 9 12:29:46 2017
@@ -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