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

Diff for /mandoc/regress/tbl/layout/Makefile between version 1.4 and 1.5

version 1.4, 2019/12/31 22:58:43 version 1.5, 2020/01/11 21:02:26
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS  = center complex empty emptycol emptyline  REGRESS_TARGETS  = badspan center complex empty emptycol emptyline
 REGRESS_TARGETS += lines lines-nogroff numbers shortlines span  REGRESS_TARGETS += lines lines-nogroff numbers shortlines span
 LINT_TARGETS     = complex empty  LINT_TARGETS     = badspan complex empty
   
 # groff-1.22.3 defects:  # groff-1.22.3 defects:
 # - When the layout is completely empty,  # - When the layout is completely empty,

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

CVSweb