summaryrefslogtreecommitdiffstats
path: root/lib/libtermcap/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-05-03 22:14:01 +0000
committerache <ache@FreeBSD.org>1995-05-03 22:14:01 +0000
commit455d2a327bf7898d4a18138d09508e0f2318e82f (patch)
tree9403b29de68834b2e9095c0377f90fe23e0ae3ff /lib/libtermcap/Makefile
parentf057f0b965ec16a70b2300774e5f1090fb883918 (diff)
downloadFreeBSD-src-455d2a327bf7898d4a18138d09508e0f2318e82f.zip
FreeBSD-src-455d2a327bf7898d4a18138d09508e0f2318e82f.tar.gz
Bump minor number
Diffstat (limited to 'lib/libtermcap/Makefile')
-rw-r--r--lib/libtermcap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libtermcap/Makefile b/lib/libtermcap/Makefile
index cd0ba38..8c90c9d 100644
--- a/lib/libtermcap/Makefile
+++ b/lib/libtermcap/Makefile
@@ -1,6 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 6/4/93
LIB= termcap
+SHLIB_MAJOR= 2
+SHLIB_MINOR= 1
CFLAGS+=-DCM_N -DCM_GT -DCM_B -DCM_D
SRCS= termcap.c tgoto.c tputs.c tparm.c
OpenPOWER on IntegriCloud