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/Db/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'regress/mdoc/Db/Makefile') diff --git a/regress/mdoc/Db/Makefile b/regress/mdoc/Db/Makefile index c37822ff..f2a4a5b2 100644 --- a/regress/mdoc/Db/Makefile +++ b/regress/mdoc/Db/Makefile @@ -3,4 +3,8 @@ REGRESS_TARGETS = args LINT_TARGETS = args +# mandoc -T markdown ignores .Db + +SKIP_MARKDOWN ?= ALL + .include -- cgit v1.2.3-56-ge451