freebsd-skq/lib/ncurses/ncursesw/Makefile
ngie 3af0508ec5 Use SRCTOP-relative paths and .CURDIR with :H instead of ".." specified paths
This implifies pathing in make/displayed output

MFC after:    3 weeks
Sponsored by: Dell EMC Isilon
2017-01-20 04:27:40 +00:00

8 lines
98 B
Makefile

# $FreeBSD$
ENABLE_WIDEC=
.PATH: ${.CURDIR:H}/ncurses
.include "${.CURDIR:H}/ncurses/Makefile"