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

Diff for /mandoc/regress/roff/ce/Makefile between version 1.1 and 1.2

version 1.1, 2019/01/04 01:11:28 version 1.2, 2022/04/30 18:51:37
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS  = basic  REGRESS_TARGETS  = basic break
   
   # mandoc defect:
   # - For now, high level macros break .ce and .rj blocks.
   
   SKIP_GROFF       = break
   
 .include <bsd.regress.mk>  .include <bsd.regress.mk>

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

CVSweb