aboutsummaryrefslogtreecommitdiff
path: root/cddl/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'cddl/Makefile.inc')
-rw-r--r--cddl/Makefile.inc13
1 files changed, 13 insertions, 0 deletions
diff --git a/cddl/Makefile.inc b/cddl/Makefile.inc
new file mode 100644
index 000000000000..687068d599e8
--- /dev/null
+++ b/cddl/Makefile.inc
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+OPENSOLARIS_USR_DISTDIR= ${.CURDIR}/../../../cddl/contrib/opensolaris
+OPENSOLARIS_SYS_DISTDIR= ${.CURDIR}/../../../sys/cddl/contrib/opensolaris
+
+IGNORE_PRAGMA= YES
+
+CFLAGS+= -DNEED_SOLARIS_BOOLEAN
+
+# Do not lint the CDDL stuff. It is all externally maintained and
+# lint output is wasteful noise here.
+
+NO_LINT=