summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2016-04-11 21:15:12 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2016-04-11 21:15:12 +0000
commitd3b1d0ec2021ad8cc5f65aa75df399fb21423a57 (patch)
tree0526cb03f71c0bae34bc76353bdcdd5f6416a1e5 /regress
parenta92ad82749e70afe10b98ba3356bd38ba4594528 (diff)
drop -DWIDECHAR, it's no longer needed
Diffstat (limited to 'regress')
-rw-r--r--regress/lib/libedit/chared/Makefile3
-rw-r--r--regress/lib/libedit/keymacro/Makefile3
-rw-r--r--regress/lib/libedit/read/Makefile3
3 files changed, 3 insertions, 6 deletions
diff --git a/regress/lib/libedit/chared/Makefile b/regress/lib/libedit/chared/Makefile
index 5d1dc0a6b31..75731db563d 100644
--- a/regress/lib/libedit/chared/Makefile
+++ b/regress/lib/libedit/chared/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.1 2016/03/01 16:12:11 schwarze Exp $
+# $OpenBSD: Makefile,v 1.2 2016/04/11 21:15:11 schwarze Exp $
#
# Author: Ingo Schwarze <schwarze@openbsd.org>, 2016. Public Domain.
#
@@ -7,7 +7,6 @@
REGRESS_TARGETS = gets
PROG = test_gets
-CPPFLAGS += -DWIDECHAR
CPPFLAGS += -I${.CURDIR}/../../../../lib/libedit
CPPFLAGS += -I${.OBJDIR}/../../../../lib/libedit
MAN =
diff --git a/regress/lib/libedit/keymacro/Makefile b/regress/lib/libedit/keymacro/Makefile
index e0f020bf8be..6bc05a80b6b 100644
--- a/regress/lib/libedit/keymacro/Makefile
+++ b/regress/lib/libedit/keymacro/Makefile
@@ -1,11 +1,10 @@
-# $OpenBSD: Makefile,v 1.1 2016/03/01 16:12:11 schwarze Exp $
+# $OpenBSD: Makefile,v 1.2 2016/04/11 21:15:11 schwarze Exp $
#
# Author: Ingo Schwarze <schwarze@openbsd.org>, 2016. Public Domain.
#
# Run "cd /usr/src/lib/libedit && make obj && make depend" first.
PROG = test_get
-CPPFLAGS += -DWIDECHAR
CPPFLAGS += -I${.CURDIR}/../../../../lib/libedit
CPPFLAGS += -I${.OBJDIR}/../../../../lib/libedit
MAN =
diff --git a/regress/lib/libedit/read/Makefile b/regress/lib/libedit/read/Makefile
index c7619504698..4c0dc7e27cc 100644
--- a/regress/lib/libedit/read/Makefile
+++ b/regress/lib/libedit/read/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.3 2016/03/20 17:19:48 schwarze Exp $
+# $OpenBSD: Makefile,v 1.4 2016/04/11 21:15:11 schwarze Exp $
#
# Author: Ingo Schwarze <schwarze@openbsd.org>, 2016. Public Domain.
#
@@ -6,7 +6,6 @@
REGRESS_TARGETS = getcmd read_char
-CPPFLAGS += -DWIDECHAR
CPPFLAGS += -I${.CURDIR}/../../../../lib/libedit
CPPFLAGS += -I${.OBJDIR}/../../../../lib/libedit
CLEANFILES += test_read_char test_getcmd out_getcmd.txt