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

Diff for /mandoc/regress/roff/de/Makefile between version 1.3 and 1.5

version 1.3, 2017/07/04 15:26:32 version 1.5, 2019/04/21 23:51:22
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS  = append cond escname factorial indir infinite startde TH Dd  REGRESS_TARGETS  = append cond empty escname factorial
   REGRESS_TARGETS += indir infinite startde tab TH Dd
 LINT_TARGETS     = escname indir infinite  LINT_TARGETS     = escname indir infinite
   
 # groff-1.22.3 defect:  # groff-1.22.4 defect:
 # infinite recursion aborts output completely  # infinite recursion aborts output completely
   
 SKIP_GROFF       = infinite  SKIP_GROFF       = infinite

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

CVSweb