[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.3 and 1.7

version 1.3, 2017/03/05 20:00:13 version 1.7, 2025/01/19 23:05:27
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS  = allch args break empty three_authors  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
 MARKDOWN_TARGETS = allch args break empty three_authors  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.3  
changed lines
  Added in v.1.7

CVSweb