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

Diff for /mandoc/regress/mdoc/Fl/Makefile between version 1.7 and 1.8

version 1.7, 2020/03/13 15:32:42 version 1.8, 2020/04/26 21:41:08
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS = font multiarg noarg parsed punct spacing tag  REGRESS_TARGETS = font long multiarg noarg parsed punct spacing tag
 TAG_TARGETS     = tag  TAG_TARGETS     = long tag
 LINT_TARGETS    = punct  LINT_TARGETS    = punct
 HTML_TARGETS    = tag  HTML_TARGETS    = long tag
 SKIP_TMAN       = tag  SKIP_TMAN       = tag
   
 .include <bsd.regress.mk>  .include <bsd.regress.mk>

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

CVSweb