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

Diff for /mandoc/regress/mdoc/Dt/Makefile between version 1.2 and 1.4

version 1.2, 2017/03/05 19:59:45 version 1.4, 2025/07/26 12:35:52
Line 4  REGRESS_TARGETS  = badsec case dupe fourargs late
Line 4  REGRESS_TARGETS  = badsec case dupe fourargs late
 REGRESS_TARGETS += missing noarg nobody nosec order  REGRESS_TARGETS += missing noarg nobody nosec order
 LINT_TARGETS     = badsec case dupe fourargs late  LINT_TARGETS     = badsec case dupe fourargs late
 LINT_TARGETS    += missing noarg nobody nosec order  LINT_TARGETS    += missing noarg nobody nosec order
 MARKDOWN_TARGETS  = case dupe fourargs late  
 MARKDOWN_TARGETS += missing noarg nobody nosec order  
   
 SKIP_GROFF       = badsec nobody  SKIP_GROFF       = nobody
 SKIP_ASCII       = badsec  
   
 # When the section is missing from the man(7) .TH title line,  # When the section is missing from the man(7) .TH title line,
 # empty parentheses are shown in the page header.  # empty parentheses are shown in the page header.

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

CVSweb