[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.1 and 1.2

version 1.1, 2017/02/08 03:03:19 version 1.2, 2017/03/07 20:00:09
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS = append cond escname factorial indir startde TH Dd  REGRESS_TARGETS  = append cond escname factorial indir infinite startde TH Dd
 LINT_TARGETS    = escname indir  LINT_TARGETS     = escname indir infinite
   
   # groff-1.22.3 defect:
   # infinite recursion aborts output completely
   
   SKIP_GROFF       = infinite
   
 .include <bsd.regress.mk>  .include <bsd.regress.mk>
   

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

CVSweb