mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
31b4134f7b
Approved by: delphij (mentor) Tested by: kris on pointyhat (early version), current@
7 lines
102 B
Makefile
7 lines
102 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= ncurses form menu panel \
|
|
ncursesw formw menuw panelw
|
|
|
|
.include <bsd.subdir.mk>
|