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

version 1.3, 2017/03/08 22:54:55 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
   HTML_TARGETS    = tag
   
 .include <bsd.regress.mk>  .include <bsd.regress.mk>

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

CVSweb