=================================================================== RCS file: /cvs/mandoc/Makefile,v retrieving revision 1.395.2.4 retrieving revision 1.395.2.5 diff -u -p -r1.395.2.4 -r1.395.2.5 --- mandoc/Makefile 2013/09/29 23:28:48 1.395.2.4 +++ mandoc/Makefile 2013/10/01 00:55:07 1.395.2.5 @@ -8,8 +8,8 @@ # # CFLAGS += -DOSNAME="\"OpenBSD 5.4\"" -VERSION = 1.12.2beta1 -VDATE = 30 September 2013 +VERSION = 1.12.2beta2 +VDATE = 01 October 2013 # IFF your system supports multi-byte functions (setlocale(), wcwidth(), # putwchar()) AND has __STDC_ISO_10646__ (that is, wchar_t is simply a @@ -61,6 +61,7 @@ DBLN = llib-lapropos.ln llib-lmandocdb.ln llib-lman. all: mandoc preconv demandoc $(DBBIN) SRCS = Makefile \ + NEWS \ TODO \ apropos.1 \ apropos.c \