[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Bk

Diff for /mandoc/regress/mdoc/Bk/Makefile between version 1.1 and 1.2

version 1.1, 2017/02/08 03:02:40 version 1.2, 2017/03/08 22:54:33
Line 5  LINT_TARGETS  = badarg broken
Line 5  LINT_TARGETS  = badarg broken
   
 SKIP_TMAN ?= badarg  SKIP_TMAN ?= badarg
   
   # mandoc -T markdown output of .Bk is quite ugly,
   # so refrain from testing it for now
   
   SKIP_MARKDOWN ?= ALL
   
 .include <bsd.regress.mk>  .include <bsd.regress.mk>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb