[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.7

version 1.6, 2020/02/27 01:44:04 version 1.7, 2025/01/19 23:05:27
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS  = allch args break empty paragraph three_authors transp  REGRESS_TARGETS  = allch args break empty paragraph three_authors rfc 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     = 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.7

CVSweb