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

Diff for /mandoc/regress/mdoc/Li/Makefile between version 1.2 and 1.5

version 1.2, 2017/03/05 19:59:59 version 1.5, 2020/03/13 15:32:46
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS = punct font  REGRESS_TARGETS = arg punct font tag
   TAG_TARGETS     = tag
 LINT_TARGETS    = punct  LINT_TARGETS    = punct
 MARKDOWN_TARGETS = punct font  HTML_TARGETS    = tag
   
 .include <bsd.regress.mk>  .include <bsd.regress.mk>

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

CVSweb