Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/modules/solaris include bsd.own.mk to make sure $S is set.
details: https://anonhg.NetBSD.org/src/rev/6d34b5e888cd
branches: trunk
changeset: 378391:6d34b5e888cd
user: mrg <mrg%NetBSD.org@localhost>
date: Mon Apr 12 04:41:54 2021 +0000
description:
include bsd.own.mk to make sure $S is set.
diffstat:
sys/modules/solaris/Makefile.solmod | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r ad18162d6dfe -r 6d34b5e888cd sys/modules/solaris/Makefile.solmod
--- a/sys/modules/solaris/Makefile.solmod Mon Apr 12 04:19:32 2021 +0000
+++ b/sys/modules/solaris/Makefile.solmod Mon Apr 12 04:41:54 2021 +0000
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile.solmod,v 1.7 2019/06/05 16:28:07 hannken Exp $
+# $NetBSD: Makefile.solmod,v 1.8 2021/04/12 04:41:54 mrg Exp $
+
+.include <bsd.own.mk>
ZFSDIR= ${S}/../external/cddl/osnet
Home |
Main Index |
Thread Index |
Old Index