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 2f758f211c52e..1f3e3e76cec94 100644 --- a/lib/libncurses/Makefile +++ b/lib/libncurses/Makefile @@ -1,5 +1,5 @@ # Makefile for ncurses -# $Id: Makefile,v 1.5 1994/10/12 01:59:06 ache Exp $ +# Makefile,v 1.6 1994/10/28 06:56:55 ache Exp LIB= ncurses SRCS= lib_kernel.c lib_pad.c\ |