summaryrefslogtreecommitdiffstats
path: root/lib/libmd/Makefile
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1995-09-06 14:27:07 +0000
committerdg <dg@FreeBSD.org>1995-09-06 14:27:07 +0000
commit9314fce4818bad214305a9dac752d9f77d2efd9d (patch)
tree7d93bfcfbe08e6360387609e97ece87a6915bb66 /lib/libmd/Makefile
parent6ff265052fcdab1ec8582476b13b536c8a849f0b (diff)
downloadFreeBSD-src-9314fce4818bad214305a9dac752d9f77d2efd9d.zip
FreeBSD-src-9314fce4818bad214305a9dac752d9f77d2efd9d.tar.gz
Bumped shared lib rev to 2.1.
Diffstat (limited to 'lib/libmd/Makefile')
-rw-r--r--lib/libmd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libmd/Makefile b/lib/libmd/Makefile
index ab70c11..3a47da8 100644
--- a/lib/libmd/Makefile
+++ b/lib/libmd/Makefile
@@ -1,6 +1,8 @@
# $FreeBSD$
LIB= md
+SHLIB_MAJOR= 2
+SHLIB_MINOR= 1
NOPIC= true
SRCS= md2c.c md4c.c md5c.c md2hl.c md4hl.c md5hl.c
.if exists(obj)
OpenPOWER on IntegriCloud