freebsd-src/lib/ncurses
Brooks Davis b0bcedef1a ncurses: add SRCHDRS (ncurses_dll.h) to tinfo SRCS
This avoids relying on the `includes` target to generate this header
which must be in .OBJDIR for the ncurses library to find it.

With an upcoming change libcompat build won't build a seperate
sysroot and will instead share with the 64-bit target which means the
`includes` target will not be called.

Sponsored by:	DARPA, AFRL

Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D35510
2022-06-17 20:34:58 +01:00
..
form Bump shared library versions after ncurses bump in 13. 2021-02-01 17:11:49 -08:00
menu Bump shared library versions after ncurses bump in 13. 2021-02-01 17:11:49 -08:00
ncurses ncurses: to not create a libncursesw.a in the OBJDIR 2021-11-24 11:02:22 +01:00
panel Bump shared library versions after ncurses bump in 13. 2021-02-01 17:11:49 -08:00
tinfo ncurses: add SRCHDRS (ncurses_dll.h) to tinfo SRCS 2022-06-17 20:34:58 +01:00
config.mk ncurses: split libtinfo from libncurses 2021-10-04 11:38:21 +02:00
Makefile ncurses: split libtinfo from libncurses 2021-10-04 11:38:21 +02:00
Makefile.inc