=================================================================== RCS file: /cvs/mandoc/Makefile,v retrieving revision 1.273 retrieving revision 1.276 diff -u -p -r1.273 -r1.276 --- mandoc/Makefile 2010/05/29 19:45:32 1.273 +++ mandoc/Makefile 2010/06/07 12:20:07 1.276 @@ -12,8 +12,8 @@ INSTALL_DATA = $(INSTALL) -m 0444 INSTALL_LIB = $(INSTALL) -m 0644 INSTALL_MAN = $(INSTALL_DATA) -VERSION = 1.10.0 -VDATE = 29 May 2010 +VERSION = 1.10.1 +VDATE = 07 June 2010 VFLAGS = -DVERSION="\"$(VERSION)\"" WFLAGS = -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings @@ -96,7 +96,7 @@ HEADS = mdoc.h libmdoc.h man.h libman.h term.h \ libmandoc.h html.h chars.h out.h main.h roff.h \ mandoc.h -GSGMLS = mandoc.1.sgml mdoc.3.sgml mdoc.7.sgml manuals.7.sgml \ +GSGMLS = mandoc.1.sgml mdoc.3.sgml mdoc.7.sgml \ mandoc_char.7.sgml man.7.sgml man.3.sgml roff.7.sgml \ roff.3.sgml @@ -105,12 +105,12 @@ SGMLS = index.sgml HTMLS = ChangeLog.html index.html man.h.html mdoc.h.html \ mandoc.h.html roff.h.html mandoc.1.html mdoc.3.html \ man.3.html mdoc.7.html man.7.html mandoc_char.7.html \ - manuals.7.html roff.7.html roff.3.html + roff.7.html roff.3.html XSLS = ChangeLog.xsl TEXTS = mandoc.1.txt mdoc.3.txt man.3.txt mdoc.7.txt man.7.txt \ - mandoc_char.7.txt manuals.7.txt ChangeLog.txt \ + mandoc_char.7.txt ChangeLog.txt \ roff.7.txt roff.3.txt EXAMPLES = example.style.css @@ -123,7 +123,7 @@ MD5S = mdocml-$(VERSION).md5 TARGZS = mdocml-$(VERSION).tar.gz -MANS = mandoc.1 mdoc.3 mdoc.7 manuals.7 mandoc_char.7 man.7 \ +MANS = mandoc.1 mdoc.3 mdoc.7 mandoc_char.7 man.7 \ man.3 roff.7 roff.3 BINS = mandoc