31b4134f7b
Approved by: delphij (mentor) Tested by: kris on pointyhat (early version), current@
8 lines
100 B
Makefile
8 lines
100 B
Makefile
# $FreeBSD$
|
|
|
|
ENABLE_WIDEC=
|
|
|
|
.PATH: ${.CURDIR}/../ncurses
|
|
|
|
.include "${.CURDIR}/../ncurses/Makefile"
|