summaryrefslogtreecommitdiffstats
path: root/lib/libtermcap/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-08-31 08:37:28 +0000
committerache <ache@FreeBSD.org>1997-08-31 08:37:28 +0000
commit5457a037a5870f7080f42dcc59f778857eafa01d (patch)
tree23652148c4b5d6331dc36327824daf4bcf0cae6a /lib/libtermcap/Makefile
parent0b3a12b83eb2feac881bc220304736c7fc61556a (diff)
downloadFreeBSD-src-5457a037a5870f7080f42dcc59f778857eafa01d.zip
FreeBSD-src-5457a037a5870f7080f42dcc59f778857eafa01d.tar.gz
Restore back issetugid() usage and bump major number
Diffstat (limited to 'lib/libtermcap/Makefile')
-rw-r--r--lib/libtermcap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libtermcap/Makefile b/lib/libtermcap/Makefile
index 0e11df2..2e2c0b3 100644
--- a/lib/libtermcap/Makefile
+++ b/lib/libtermcap/Makefile
@@ -1,8 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 6/4/93
LIB= termcap
-SHLIB_MAJOR= 2
-SHLIB_MINOR= 2
+SHLIB_MAJOR= 3
+SHLIB_MINOR= 0
CFLAGS+=-DCM_N -DCM_GT -DCM_B -DCM_D -I${.CURDIR}
SRCS= termcap.c tgoto.c tputs.c tparm.c tospeed.c
OpenPOWER on IntegriCloud