summaryrefslogtreecommitdiffstats
path: root/regress/mdoc/Rs
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-03-09 15:33:40 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-03-09 15:33:40 +0000
commite16d5b3813015232a2bfb159639428402692a852 (patch)
tree1d515729571e2ed015b90341d18f5cc65272ab58 /regress/mdoc/Rs
parentbc5f2993f31191748ab9fed5f476079463af8f5e (diff)
downloadmandoc-e16d5b3813015232a2bfb159639428402692a852.tar.gz
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.
Diffstat (limited to 'regress/mdoc/Rs')
-rw-r--r--regress/mdoc/Rs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/regress/mdoc/Rs/Makefile b/regress/mdoc/Rs/Makefile
index 374b386a..3732dc0a 100644
--- a/regress/mdoc/Rs/Makefile
+++ b/regress/mdoc/Rs/Makefile
@@ -3,7 +3,6 @@
REGRESS_TARGETS = allch args break empty three_authors
UTF8_TARGETS = allch break empty three_authors
LINT_TARGETS = allch args empty
-MARKDOWN_TARGETS = allch args break empty three_authors
# groff-1.22.3 defect:
# - arguments after .Rs cause the macro to be ignored