[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.4 and 1.5

version 1.4, 2017/03/09 15:33:46 version 1.5, 2019/01/07 07:26:35
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS  = allch args break empty three_authors  REGRESS_TARGETS  = allch args break empty paragraph three_authors
 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.4  
changed lines
  Added in v.1.5

CVSweb