freebsd-src/lib/ncurses/tinfo
Kyle Evans 009db0d40c ncurses: serialize the tinfo build a little bit
Move ncurses_dll.h to GENHDRS to start with; it's been generated from
ncurses_dll.h.in for years, so it's not actually in a different category
than all of the other GENHDRS.  Slap an .ORDER on it to ensure that we
build ncurses_dll.h and curses.h before any *.c gets compiled.

This should sufficiently address a build race seen downstream where
ncurses_dll.h is present but not yet populated.

Reviewed by:	bapt
Sponsored by:	NetApp, Inc.
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D43540
2024-01-23 23:00:36 -06:00
..
Makefile ncurses: serialize the tinfo build a little bit 2024-01-23 23:00:36 -06:00
Makefile.depend
ncurses_cfg.h
pathnames.h lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00