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

Diff for /mandoc/Makefile between version 1.401 and 1.402

version 1.401, 2013/10/02 06:44:55 version 1.402, 2013/10/05 20:09:24
Line 9 
Line 9 
 # CFLAGS        += -DOSNAME="\"OpenBSD 5.4\""  # CFLAGS        += -DOSNAME="\"OpenBSD 5.4\""
   
 VERSION          = 1.12.2  VERSION          = 1.12.2
 VDATE            = 01 October 2013  VDATE            = 05 October 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.401  
changed lines
  Added in v.1.402

CVSweb