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

Diff for /mandoc/regress/roff/ft/Makefile between version 1.1 and 1.3

version 1.1, 2017/02/08 03:03:21 version 1.3, 2018/12/16 00:17:05
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS = badargs  REGRESS_TARGETS = badargs badargs-mdoc
 LINT_TARGETS    = badargs  HTML_TARGETS    = badargs
   LINT_TARGETS    = badargs badargs-mdoc
   
   SKIP_TMAN       = badargs
   
 .include <bsd.regress.mk>  .include <bsd.regress.mk>

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

CVSweb