Updating libcurses, libterminfo and terminfo.

The three are updated together as they are tightly coupled.

Change-Id: I9e1f07b6adc6e8ae10833e6f1402f8472d2d34b8
This commit is contained in:
2012-12-04 11:42:24 +01:00
parent f14fb60209
commit 0c3ae37f52
69 changed files with 1952 additions and 2511 deletions

View File

@@ -7,8 +7,6 @@ HOST_SRCS= compile.c hash.c
TERMINFODIR= ${NETBSDSRCDIR}/lib/libterminfo
.include "${.CURDIR}/../Makefile.host"
.ifndef __MINIX
.include "${TERMINFODIR}/Makefile.hash"
.endif
.PATH: ${TERMINFODIR}