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

Diff for /mandoc/regress/eqn/nullary/Makefile between version 1.1 and 1.2

version 1.1, 2017/02/08 03:02:20 version 1.2, 2017/06/26 20:11:50
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 REGRESS_TARGETS  = roman  REGRESS_TARGETS  = roman symbol
 HTML_TARGETS     = roman  UTF8_TARGETS     = symbol
   HTML_TARGETS     = roman symbol
   
 .include <bsd.regress.mk>  .include <bsd.regress.mk>

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

CVSweb