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

version 1.5, 2017/06/10 01:49:06 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
   TAG_TARGETS     = long tag
 LINT_TARGETS    = punct  LINT_TARGETS    = punct
   HTML_TARGETS    = long tag
   SKIP_TMAN       = tag
   
 .include <bsd.regress.mk>  .include <bsd.regress.mk>

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

CVSweb