[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.6 and 1.7

version 1.6, 2020/09/01 18:25:29 version 1.7, 2021/05/16 22:28:27
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS  = badspan center complex empty emptycol emptyline  REGRESS_TARGETS  = badspan center complex empty emptycol emptyline font
 REGRESS_TARGETS += lines lines-nogroff numbers  REGRESS_TARGETS += lines lines-nogroff numbers
 REGRESS_TARGETS += shortlines spacing spacing-nogroff span  REGRESS_TARGETS += shortlines spacing spacing-nogroff span
 LINT_TARGETS     = badspan complex empty spacing-nogroff  LINT_TARGETS     = badspan complex empty spacing-nogroff
   HTML_TARGETS     = font
   
 # groff-1.22.4 defects:  # groff-1.22.4 defects:
 # - When the layout is completely empty,  # - When the layout is completely empty,

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

CVSweb