[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.3 and 1.8

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

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

CVSweb