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

version 1.3, 2017/07/04 15:26:32 version 1.4, 2019/02/06 21:11:46
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS  = append cond escname factorial indir infinite startde TH Dd  REGRESS_TARGETS  = append cond escname factorial indir infinite startde tab
   REGRESS_TARGETS += 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.4

CVSweb