diff options
Diffstat (limited to 'lib/libncurses/Makefile')
-rw-r--r-- | lib/libncurses/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libncurses/Makefile b/lib/libncurses/Makefile index c5ac3fe18f31..822d0897f222 100644 --- a/lib/libncurses/Makefile +++ b/lib/libncurses/Makefile @@ -1,5 +1,5 @@ # Makefile for ncurses -# $Id: Makefile,v 1.19.2.1 1997/08/24 19:12:01 ache Exp $ +# $Id: Makefile,v 1.19.2.2 1997/08/25 07:42:08 ache Exp $ LIB= ncurses SHLIB_MAJOR= 3 |