Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libcurses Oops, revert previous. Wrong tree.
details: https://anonhg.NetBSD.org/src/rev/a31e9e8a6dca
branches: trunk
changeset: 445921:a31e9e8a6dca
user: uwe <uwe%NetBSD.org@localhost>
date: Sun Nov 18 01:23:57 2018 +0000
description:
Oops, revert previous. Wrong tree.
diffstat:
lib/libcurses/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r df2c4df7c18d -r a31e9e8a6dca lib/libcurses/Makefile
--- a/lib/libcurses/Makefile Sun Nov 18 01:22:49 2018 +0000
+++ b/lib/libcurses/Makefile Sun Nov 18 01:23:57 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2018/11/18 01:22:49 uwe Exp $
+# $NetBSD: Makefile,v 1.88 2018/11/18 01:23:57 uwe Exp $
# @(#)Makefile 8.2 (Berkeley) 1/2/94
.include <bsd.own.mk>
@@ -39,7 +39,7 @@
INCS= curses.h unctrl.h
INCSDIR=/usr/include
-# LIBDPLIBS+= terminfo ${.CURDIR}/../libterminfo
+LIBDPLIBS+= terminfo ${.CURDIR}/../libterminfo
.if !defined(DISABLE_WCHAR)
CPPFLAGS+=-DHAVE_WCHAR
Home |
Main Index |
Thread Index |
Old Index