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

Diff for /mandoc/regress/roff/string/Makefile between version 1.2 and 1.3

version 1.2, 2017/06/18 17:36:09 version 1.3, 2018/04/09 02:31:43
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS  = escape infinite name std zerolength  REGRESS_TARGETS  = escape infinite name std undef zerolength
 LINT_TARGETS     = name std  LINT_TARGETS     = name std undef
   
 # The infinite test fails badly with groff-1.20.1:  # The infinite test fails badly with groff-1.20.1:
 # It fails to print the following text.  # It fails to print the following text.

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVSweb