[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.2 and 1.6

version 1.2, 2017/02/17 19:15:42 version 1.6, 2020/02/27 01:44:04
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS  = allch args break empty three_authors  REGRESS_TARGETS  = allch args break empty paragraph 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
   
 # 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.2  
changed lines
  Added in v.1.6

CVSweb