From 39d478672b8680bafd8d1dcbdaa3ab9ab5cc187d Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 8 Jan 2020 10:37:53 +0000 Subject: Simplify maintainer targets in OpenBSD: EQN and TBL variables no longer exist and NROFF/NOPTS were replaced with GROFF/GOPTS. This doesn't change how things work in the protable version of the test suite. --- regress/mdoc/Dd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'regress/mdoc/Dd') diff --git a/regress/mdoc/Dd/Makefile b/regress/mdoc/Dd/Makefile index 870d1cd9..e31b2730 100644 --- a/regress/mdoc/Dd/Makefile +++ b/regress/mdoc/Dd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2014/11/21 01:52:45 schwarze Exp $ +# $OpenBSD: Makefile,v 1.5 2020/01/08 10:17:15 schwarze Exp $ REGRESS_TARGETS = badarg dupe late long manarg noarg order LINT_TARGETS = badarg dupe late long manarg noarg order @@ -18,6 +18,6 @@ SKIP_GROFF = badarg long manarg noarg # Autodetection fails for late .Dd, so specify -mdoc explicitly. -MOPTS += -mdoc +MOPTS = -mdoc .include -- cgit v1.2.3-56-ge451