aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libopie/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libopie/Makefile b/lib/libopie/Makefile
index 7e13869e48a2..f51d1439ee25 100644
--- a/lib/libopie/Makefile
+++ b/lib/libopie/Makefile
@@ -1,9 +1,11 @@
# Makefile for libopie
#
-# $Id: Makefile,v 1.5 1997/09/29 10:55:46 ache Exp $
+# $Id: Makefile,v 1.6 1997/09/29 11:38:36 ache Exp $
#
OPIE_DIST?= ${.CURDIR}/../../contrib/opie
DIST_DIR= ${OPIE_DIST}/${.CURDIR:T}
+SHLIB_MAJOR= 2
+SHLIB_MINOR= 1
KEYFILE?= \"/etc/opiekeys\"