summaryrefslogtreecommitdiff
path: root/lib/libmd
diff options
context:
space:
mode:
authorDavid Greenman <dg@FreeBSD.org>1995-09-06 14:34:50 +0000
committerDavid Greenman <dg@FreeBSD.org>1995-09-06 14:34:50 +0000
commitd49b5c24e6d506ac8a12694550d8da08a896f5b4 (patch)
tree4959342e196638f9d1e660ae155c75b34ac11a00 /lib/libmd
parented79e03022ab0553e81858346f36b0982fae39a8 (diff)
Notes
Diffstat (limited to 'lib/libmd')
-rw-r--r--lib/libmd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libmd/Makefile b/lib/libmd/Makefile
index 3a47da8465cc..ab70c11b3da8 100644
--- a/lib/libmd/Makefile
+++ b/lib/libmd/Makefile
@@ -1,8 +1,6 @@
# $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)