aboutsummaryrefslogtreecommitdiff
path: root/cddl/lib/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'cddl/lib/Makefile.inc')
-rw-r--r--cddl/lib/Makefile.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/cddl/lib/Makefile.inc b/cddl/lib/Makefile.inc
new file mode 100644
index 000000000000..8f9af1d17e9d
--- /dev/null
+++ b/cddl/lib/Makefile.inc
@@ -0,0 +1,6 @@
+# $FreeBSD$
+
+SHLIBDIR?= /lib
+SHLIB_MAJOR?= 2
+
+.include "../Makefile.inc"