From 45fc5a37fb711aa526cb48490fba3c3c2ec09adc Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 8 Mar 2017 22:54:22 +0000 Subject: Now that markdown output is tested for almost everything, test all input files in -T markdown output mode by default and only mark those files with SKIP_MARKDOWN that are not to be tested. Much easier to read, and almost minus 40 lines of Makefile code. --- regress/mdoc/Nd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'regress/mdoc/Nd/Makefile') diff --git a/regress/mdoc/Nd/Makefile b/regress/mdoc/Nd/Makefile index d2f6e4b8..06a09a7a 100644 --- a/regress/mdoc/Nd/Makefile +++ b/regress/mdoc/Nd/Makefile @@ -2,6 +2,7 @@ REGRESS_TARGETS = broken hyph noarg par LINT_TARGETS = broken noarg -MARKDOWN_TARGETS = hyph noarg par + +SKIP_MARKDOWN ?= broken .include -- cgit v1.2.3-56-ge451