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

Diff for /mandoc/regress/eqn/Makefile.inc between version 1.1 and 1.3

version 1.1, 2017/02/08 03:02:17 version 1.3, 2020/01/08 10:37:55
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 EQN = /usr/local/bin/eqn  
   
 SKIP_GROFF ?= ${REGRESS_TARGETS}  SKIP_GROFF ?= ${REGRESS_TARGETS}
 SKIP_TMAN ?= ALL  SKIP_TMAN ?= ALL
   SKIP_MARKDOWN ?= ALL
   
   
 # OpenBSD only: maintainer targets and custom extraction  # OpenBSD only: maintainer targets and custom extraction

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

CVSweb