summaryrefslogtreecommitdiff
path: root/sys/arch/luna88k
diff options
context:
space:
mode:
authorKenji Aoyama <aoyama@cvs.openbsd.org>2014-01-30 14:30:47 +0000
committerKenji Aoyama <aoyama@cvs.openbsd.org>2014-01-30 14:30:47 +0000
commit2db2c1c444eaf486bb445567b2387475eaa38a37 (patch)
treef8bac84d1f5150b620e8984682550a84c4778032 /sys/arch/luna88k
parentf51fb49d2f6e7e3e11069205303c90d82a0465e5 (diff)
Add missing 'stand' directory in order to work 'make build' and 'make
install' properly. ok miod@
Diffstat (limited to 'sys/arch/luna88k')
-rw-r--r--sys/arch/luna88k/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/luna88k/Makefile b/sys/arch/luna88k/Makefile
index 057cfe7fc9d..f3ab73bcb09 100644
--- a/sys/arch/luna88k/Makefile
+++ b/sys/arch/luna88k/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.10 2013/12/08 14:46:39 espie Exp $
+# $OpenBSD: Makefile,v 1.11 2014/01/30 14:30:46 aoyama Exp $
S= ${.CURDIR}/../..
KFILE= GENERIC
@@ -11,7 +11,7 @@ TAGS= ${.CURDIR}/tags
NOPROG=
NOMAN=
NOOBJ=
-SUBDIR=
+SUBDIR= stand
# config the fattest kernel we can find into a temporary dir
# to create a Makefile. Then use make to pull some variables