[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.4 and 1.5

version 1.4, 2018/12/21 17:15:23 version 1.5, 2020/03/13 15:32:46
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS = arg punct font  REGRESS_TARGETS = arg punct font tag
   TAG_TARGETS     = tag
 LINT_TARGETS    = punct  LINT_TARGETS    = punct
   HTML_TARGETS    = tag
   
 .include <bsd.regress.mk>  .include <bsd.regress.mk>

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

CVSweb