freebsd-dev/lib/ncurses/panelw/Makefile
Enji Cooper 5bde33db9d 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

6 lines
67 B
Makefile

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