Module Name: src
Committed By: mrg
Date: Mon Apr 12 04:41:54 UTC 2021
Modified Files:
src/sys/modules/solaris: Makefile.solmod
Log Message:
include bsd.own.mk to make sure $S is set.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/modules/solaris/Makefile.solmod
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/modules/solaris/Makefile.solmod
diff -u src/sys/modules/solaris/Makefile.solmod:1.7 src/sys/modules/solaris/Makefile.solmod:1.8
--- src/sys/modules/solaris/Makefile.solmod:1.7 Wed Jun 5 16:28:07 2019
+++ src/sys/modules/solaris/Makefile.solmod Mon Apr 12 04:41:54 2021
@@ -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