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

Diff for /mandoc/regress/mdoc/Rs/Makefile between version 1.6 and 1.8

version 1.6, 2020/02/27 01:44:04 version 1.8, 2025/01/24 23:36:22
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS  = allch args break empty paragraph three_authors transp  REGRESS_TARGETS  = allch args break empty journal outside paragraph
   REGRESS_TARGETS += rfc three_authors transp
 UTF8_TARGETS     = allch break empty three_authors  UTF8_TARGETS     = allch break empty three_authors
 LINT_TARGETS     = allch args empty  LINT_TARGETS     = allch args empty
 HTML_TARGETS     = paragraph  HTML_TARGETS     = journal outside paragraph rfc
   
 # groff-1.22.3 defect:  # groff-1.22.3 defect:
 # - arguments after .Rs cause the macro to be ignored  # - arguments after .Rs cause the macro to be ignored

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

CVSweb