freebsd-dev/lib/ncurses
Simon J. Gerraty 8fe4f8f7a7 Fix building host tools for host
Several makefile depend on tools built for host.
At least when using DIRDEPS_BUILD we can build these for the
pseudo machine "host" to facilitate building on older host versions.

Ideally we would build these tools in their own directories to avoid
building more than needed.

For now, setting an appropriate default for BTOOLSPATH will suffice

Reviewed by:	stevek
Sponsored by:	Juniper Networks, Inc.
Differential Revision:	https://reviews.freebsd.org/D39708
2023-04-20 10:05:43 -07:00
..
form Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
menu Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
ncurses Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
panel Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
tinfo Fix building host tools for host 2023-04-20 10:05:43 -07: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