diff options
Diffstat (limited to 'lib/Makefile.inc')
-rw-r--r-- | lib/Makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.inc b/lib/Makefile.inc new file mode 100644 index 000000000000..de4ff9b441fa --- /dev/null +++ b/lib/Makefile.inc @@ -0,0 +1,2 @@ +# Default version for system libs (override in <lib>/Makefile if necessary) +SHLIB_MAJOR?= 5 |