[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.2

version 1.1, 2017/02/08 03:03:21 version 1.2, 2017/05/05 02:06:21
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS = badargs  REGRESS_TARGETS = badargs badargs-mdoc
 LINT_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.2

CVSweb