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/Ap/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'regress/mdoc/Ap') diff --git a/regress/mdoc/Ap/Makefile b/regress/mdoc/Ap/Makefile index f82cf7df..4ee49253 100644 --- a/regress/mdoc/Ap/Makefile +++ b/regress/mdoc/Ap/Makefile @@ -1,6 +1,5 @@ # $OpenBSD: Makefile,v 1.2 2012/11/16 18:40:39 schwarze Exp $ REGRESS_TARGETS = middle eos -MARKDOWN_TARGETS = middle eos .include -- cgit v1.2.3