Removing useless __NBSD_LIBC define in libcurses

This commit is contained in:
Lionel Sambuc 2013-01-13 17:22:00 +01:00
parent 86466eaa18
commit ebae0113f8

View file

@ -5,8 +5,6 @@
WARNS= 2
# LSC MINIX, for termios.h ...
CPPFLAGS+=-D__NBSD_LIBC
CPPFLAGS+=-I${.CURDIR} -I${NETBSDSRCDIR}/lib/libterminfo
.if defined(DEBUG_CURSES)
CPPFLAGS+=-g -DDEBUG