274f59a96f
It was the wrong direction. We will instead remove use of the non-wide-character supporting libncurses.
7 lines
102 B
Makefile
7 lines
102 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= ncurses form menu panel \
|
|
ncursesw formw menuw panelw
|
|
|
|
.include <bsd.subdir.mk>
|