diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-08-24 19:19:08 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-08-24 19:19:08 +0000 |
| commit | 32a73059768ab8a90dbd7bd29c77b610a2a9dcb1 (patch) | |
| tree | 7fec3b196eb9ff925a175f677b363f7da9d00cae /lib/libtermcap/Makefile | |
| parent | cefcce61a0e703ea17fd837f69400dc8f0afc804 (diff) | |
Notes
Diffstat (limited to 'lib/libtermcap/Makefile')
| -rw-r--r-- | lib/libtermcap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libtermcap/Makefile b/lib/libtermcap/Makefile index 6f142e37e9c85..0e11df22de052 100644 --- a/lib/libtermcap/Makefile +++ b/lib/libtermcap/Makefile @@ -2,7 +2,7 @@ LIB= termcap SHLIB_MAJOR= 2 -SHLIB_MINOR= 1 +SHLIB_MINOR= 2 CFLAGS+=-DCM_N -DCM_GT -DCM_B -DCM_D -I${.CURDIR} SRCS= termcap.c tgoto.c tputs.c tparm.c tospeed.c |
