summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.inc')
-rw-r--r--lib/Makefile.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/Makefile.inc b/lib/Makefile.inc
new file mode 100644
index 0000000..d77e2db
--- /dev/null
+++ b/lib/Makefile.inc
@@ -0,0 +1,5 @@
+# $FreeBSD$
+# Default version for system libs (override in <lib>/Makefile if necessary)
+SHLIB_MAJOR?= 5
+
+WARNS?= 6
OpenPOWER on IntegriCloud