summaryrefslogtreecommitdiff
path: root/lib/libtermcap
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-02-12 04:57:03 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-02-12 04:57:03 +0000
commitbcff8e2ae45e518525d7ef2084dd1b1b33b8f026 (patch)
tree4e2ceb31ad0d7c084e01b96df21229496bcbecef /lib/libtermcap
parentf80cd54d3433e33fd7dd0896500bfdf101c83414 (diff)
Notes
Diffstat (limited to 'lib/libtermcap')
-rw-r--r--lib/libtermcap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libtermcap/Makefile b/lib/libtermcap/Makefile
index 5445de04f25d..a4b65f5a658f 100644
--- a/lib/libtermcap/Makefile
+++ b/lib/libtermcap/Makefile
@@ -9,7 +9,7 @@ SRCS= termcap.c tgoto.c tputs.c tparm.c tospeed.c
MAN3= termcap.3
MLINKS= termcap.3 tgetent.3 termcap.3 tgetflag.3 termcap.3 tgetnum.3 \
termcap.3 tgetstr.3 termcap.3 tgoto.3 termcap.3 tputs.3 \
- termcap.3 tparm.3
+ termcap.3 tparm.3 termcap.3 _set_ospeed.3
LINKS= ${LIBDIR}/libtermcap.a ${LIBDIR}/libtermlib.a
.if !defined(NOPIC)
LINKS+= ${SHLIBDIR}/libtermcap.so.${SHLIB_MAJOR}.${SHLIB_MINOR} \