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

Diff for /mandoc/regress/char/unicode/Makefile between version 1.2 and 1.3

version 1.2, 2017/02/08 12:18:21 version 1.3, 2017/02/11 17:53:33
Line 6  SKIP_ASCII   = man mdoc
Line 6  SKIP_ASCII   = man mdoc
 # input and nogroff exhibit implementation dependent differences  # input and nogroff exhibit implementation dependent differences
 # among wcwidth(3) on different systems  # among wcwidth(3) on different systems
 #UTF8_TARGETS    = ${REGRESS_TARGETS}  #UTF8_TARGETS    = ${REGRESS_TARGETS}
 UTF8_TARGETS     = ascii invalid latin1 latin1diff man mdoc named namediff  UTF8_TARGETS     = ascii invalid man mdoc namediff
 HTML_TARGETS     = ascii invalid latin1 latin1diff named namediff nogroff  HTML_TARGETS     = ascii invalid latin1 latin1diff named namediff nogroff
 LINT_TARGETS     = input invalid  LINT_TARGETS     = input invalid
   

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

CVSweb