From a10b671db860d3efb88be3486ac2a51e4e4573b0 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Tue, 30 Nov 1999 05:56:12 +0000 Subject: EEK! termios mode wasn't activated.. Noticed by: Christian Weisgerber --- lib/libncurses/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libncurses') diff --git a/lib/libncurses/Makefile b/lib/libncurses/Makefile index 5ab9dc18abb0..b6f5f6085b40 100644 --- a/lib/libncurses/Makefile +++ b/lib/libncurses/Makefile @@ -36,7 +36,7 @@ ONEUL= 1UL .PATH: ${NCURSES}/man INCS= -I. -I${.CURDIR} -I${NCURSES}/ncurses -I${NCURSES}/include -CFLAGS+=${INCS} -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H +CFLAGS+=${INCS} -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS GENSRC= \ codes.c \ -- cgit v1.3