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

Diff for /mandoc/regress/roff/ti/Makefile between version 1.1 and 1.3

version 1.1, 2017/05/08 15:34:57 version 1.3, 2025/07/16 16:38:32
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS = basic-mdoc basic-man  REGRESS_TARGETS  = basic-mdoc basic-man fraction wide
   
   # groff-1.23.0 defect:
   # - Excessive temporary indentations cause excessive line lengths
   #   instead of being truncated to resonable indentations.
   
   SKIP_GROFF       = wide
   
 .include <bsd.regress.mk>  .include <bsd.regress.mk>

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

CVSweb