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

version 1.6, 2020/02/27 01:44:02 version 1.8, 2020/04/26 21:41:08
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS = font multiarg noarg parsed punct spacing  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.6  
changed lines
  Added in v.1.8

CVSweb