Removing useless __NBSD_LIBC define in libcurses

This commit is contained in:
2013-01-17 10:03:58 +01:00
parent 86466eaa18
commit ebae0113f8
-2
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