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

Diff for /mandoc/regress/mdoc/Fo/Makefile between version 1.2 and 1.6

version 1.2, 2017/03/05 19:59:54 version 1.6, 2020/03/13 15:32:44
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS  = basic break eos font noarg nohead  REGRESS_TARGETS  = basic break eos font noarg nohead
 REGRESS_TARGETS += obsolete punct section warn  REGRESS_TARGETS += obsolete punct section tag transp warn
 LINT_TARGETS     = noarg nohead obsolete warn  TAG_TARGETS      = tag
 MARKDOWN_TARGETS  = basic break eos font noarg nohead  LINT_TARGETS     = noarg nohead obsolete punct warn
 MARKDOWN_TARGETS += obsolete punct section warn  HTML_TARGETS     = tag
   
 # groff-1.22.3 defects:  # groff-1.22.3 defects:
 # - .Fo without an argument prints unbalanced parentheses  # - .Fo without an argument prints unbalanced parentheses

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

CVSweb