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

Diff for /mandoc/Makefile between version 1.404 and 1.405

version 1.404, 2013/10/06 23:20:39 version 1.405, 2013/12/31 11:28:20
Line 8 
Line 8 
 #  #
 # CFLAGS        += -DOSNAME="\"OpenBSD 5.4\""  # CFLAGS        += -DOSNAME="\"OpenBSD 5.4\""
   
 VERSION          = 1.12.2  VERSION          = 1.12.3
 VDATE            = 05 October 2013  VDATE            = 31 December 2013
   
 # IFF your system supports multi-byte functions (setlocale(), wcwidth(),  # IFF your system supports multi-byte functions (setlocale(), wcwidth(),
 # putwchar()) AND has __STDC_ISO_10646__ (that is, wchar_t is simply a  # putwchar()) AND has __STDC_ISO_10646__ (that is, wchar_t is simply a

Legend:
Removed from v.1.404  
changed lines
  Added in v.1.405

CVSweb