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

Diff for /mandoc/regress/mdoc/Bl/Makefile between version 1.2 and 1.3

version 1.2, 2017/02/11 20:22:35 version 1.3, 2017/03/05 19:59:38
Line 13  LINT_TARGETS  = column notype badargs tag
Line 13  LINT_TARGETS  = column notype badargs tag
 LINT_TARGETS    += empty noIt emptyhead emptytag emptyitem  LINT_TARGETS    += empty noIt emptyhead emptytag emptyitem
 LINT_TARGETS    += bareIt bareTa break breakingIt broken  LINT_TARGETS    += bareIt bareTa break breakingIt broken
   
   MARKDOWN_TARGETS  = item diag ohang bullet dash enum
   MARKDOWN_TARGETS += notype multitype
   MARKDOWN_TARGETS += empty emptyitem
   MARKDOWN_TARGETS += bareIt bareTa unclosed breakingTa
   
 # groff-mandoc differences:  # groff-mandoc differences:
 # - groff allows enclosures to span Ta, mandoc does not  # - groff allows enclosures to span Ta, mandoc does not
   

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

CVSweb