summaryrefslogtreecommitdiff
path: root/lib
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
commite712ae04cfa5d1bb826be6ed45374fe049657d14 (patch)
tree38df8d5187a4199869825e4fe36b27068218daa8 /lib
parent63bf0dfa9a086454fe330dfc7447354e26fecb48 (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libmd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libmd/Makefile b/lib/libmd/Makefile
index 3a47da8465cc5..ab70c11b3da8b 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)