[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.4 and 1.5

version 1.4, 2017/03/07 15:31:25 version 1.5, 2017/03/08 14:45:56
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 inset diag ohang bullet dash enum  MARKDOWN_TARGETS  = item inset diag ohang bullet dash enum hang tag
 MARKDOWN_TARGETS += notype multitype  MARKDOWN_TARGETS += extend nested offset secstart
 MARKDOWN_TARGETS += empty emptyitem  MARKDOWN_TARGETS += notype multitype badargs
 MARKDOWN_TARGETS += bareIt bareTa unclosed breakingTa  MARKDOWN_TARGETS += empty noIt emptyhead emptytag emptyitem multitag
   MARKDOWN_TARGETS += bareIt bareTa unclosed breakingIt breakingTa broken
   
 # 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.4  
changed lines
  Added in v.1.5

CVSweb