Merge from vendor branch NTPD:
[dragonfly.git] / lib / libncurses / Makefile.inc
1 # $DragonFly: src/lib/libncurses/Makefile.inc,v 1.3 2005/03/14 15:15:13 joerg Exp $
2
3 NCURSESDIR=     ${.CURDIR}/../../../contrib/ncurses-5.4/
4
5 CFLAGS+=        -I${NCURSESDIR}/include/
6 CFLAGS+=        -I${.CURDIR}/../include/
7 CFLAGS+=        -I${.CURDIR} -I${.OBJDIR}
8
9 SHLIB_MAJOR=    5
10 SHLIB_MINOR=    4