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

Diff for /mandoc/regress/mdoc/Db/Makefile between version 1.1 and 1.2

version 1.1, 2017/02/08 03:02:46 version 1.2, 2017/03/08 22:54:39
Line 3 
Line 3 
 REGRESS_TARGETS = args  REGRESS_TARGETS = args
 LINT_TARGETS    = args  LINT_TARGETS    = args
   
   # mandoc -T markdown ignores .Db
   
   SKIP_MARKDOWN ?= ALL
   
 .include <bsd.regress.mk>  .include <bsd.regress.mk>

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

CVSweb