From a6c40a72a232a59361c880ec1ecddfbd5df8eaaa Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Thu, 9 Mar 2017 15:33:40 +0000 Subject: Really commit some files that failed to get committed in this commit: 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/break/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'regress/mdoc/break') diff --git a/regress/mdoc/break/Makefile b/regress/mdoc/break/Makefile index 7e708169..b4c3b219 100644 --- a/regress/mdoc/break/Makefile +++ b/regress/mdoc/break/Makefile @@ -2,7 +2,6 @@ REGRESS_TARGETS = brokenbreaker twice tail two notopen LINT_TARGETS = brokenbreaker twice tail two notopen -MARKDOWN_TARGETS = brokenbreaker twice tail two notopen # It's hard to keep stuff together in next-line scope. -- cgit v1.2.3