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/roff/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'regress/roff/Makefile.inc') diff --git a/regress/roff/Makefile.inc b/regress/roff/Makefile.inc index 6b294ca9..9b05b274 100644 --- a/regress/roff/Makefile.inc +++ b/regress/roff/Makefile.inc @@ -1,5 +1,6 @@ # $OpenBSD: Makefile.inc,v 1.3 2015/02/03 19:37:25 schwarze Exp $ SKIP_TMAN ?= ALL +SKIP_MARKDOWN ?= ALL .include "../Makefile.inc" -- cgit v1.2.3-56-ge451