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/Sh/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'regress/mdoc/Sh') diff --git a/regress/mdoc/Sh/Makefile b/regress/mdoc/Sh/Makefile index e6070870..a1db1161 100644 --- a/regress/mdoc/Sh/Makefile +++ b/regress/mdoc/Sh/Makefile @@ -4,8 +4,6 @@ REGRESS_TARGETS = badNAME before empty emptyNAME first nohead order REGRESS_TARGETS += orderNAME punctNAME subbefore LINT_TARGETS = badNAME before empty emptyNAME first nohead order LINT_TARGETS += orderNAME punctNAME subbefore -MARKDOWN_TARGETS = badNAME before empty emptyNAME first nohead order -MARKDOWN_TARGETS += orderNAME punctNAME subbefore SKIP_GROFF = subbefore first empty SKIP_ASCII = first -- cgit v1.2.3