From b5e3929984e1574621a8e108b76186d71aa81c2a Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 7 Apr 1998 13:04:21 +0000 Subject: Use the t*() routines in libtermcap. Define -DTERMINFO (no, really!) to make use of the t*() routines. --- editors/joe/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'editors/joe/Makefile') diff --git a/editors/joe/Makefile b/editors/joe/Makefile index 9e5443e03bb..12f77da0248 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -5,7 +5,7 @@ # # Imported into NetBSD by explorer@flame.org # -# $NetBSD: Makefile,v 1.3 1998/01/24 04:44:49 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 1998/04/07 13:04:21 tv Exp $ # FreeBSD Id: Makefile,v 1.3 1996/11/17 07:01:28 obrien Exp # @@ -21,4 +21,6 @@ ALL_TARGET= joe WRKSRC= ${WRKDIR}/joe MAN1= joe.1 +CFLAGS+= -DTERMINFO + .include -- cgit v1.2.3