Update build infrastructure for mdocml-1.10.1

This commit is contained in:
joerg 2010-06-16 18:10:57 +00:00
parent 7574e07ef5
commit 3efd71c962
3 changed files with 9 additions and 10 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.38 2010/06/01 21:32:39 joerg Exp $
# $NetBSD: mi,v 1.39 2010/06/16 18:10:57 joerg Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@ -465,7 +465,7 @@
./usr/share/man/cat7/mandoc_man.0 text-mdocml-catman .cat
./usr/share/man/cat7/mandoc_mdoc.0 text-mdocml-catman .cat
./usr/share/man/cat7/mandoc_roff.0 text-mdocml-catman .cat
./usr/share/man/cat7/manuals.0 text-mdocml-catman .cat
./usr/share/man/cat7/manuals.0 text-obsolete obsolete
./usr/share/man/cat7/mdoc.samples.0 text-groff-catman .cat,groff
./usr/share/man/cat7/me.0 text-groff-catman .cat
./usr/share/man/cat7/mm.0 text-groff-catman .cat,groff
@ -522,7 +522,7 @@
./usr/share/man/html7/mandoc_man.html text-mdocml-htmlman html
./usr/share/man/html7/mandoc_mdoc.html text-mdocml-htmlman html
./usr/share/man/html7/mandoc_roff.html text-mdocml-htmlman html
./usr/share/man/html7/manuals.html text-mdocml-htmlman html
./usr/share/man/html7/manuals.html text-obsolete obsolete
./usr/share/man/html7/mdoc.samples.html text-groff-htmlman html,groff
./usr/share/man/html7/me.html text-groff-htmlman html
./usr/share/man/html7/mm.html text-groff-htmlman html,groff
@ -582,7 +582,7 @@
./usr/share/man/man7/mandoc_man.7 text-mdocml-man .man
./usr/share/man/man7/mandoc_mdoc.7 text-mdocml-man .man
./usr/share/man/man7/mandoc_roff.7 text-mdocml-man .man
./usr/share/man/man7/manuals.7 text-mdocml-man .man
./usr/share/man/man7/manuals.7 text-obsolete obsolete
./usr/share/man/man7/mdoc.samples.7 text-groff-man .man,groff
./usr/share/man/man7/me.7 text-groff-man .man
./usr/share/man/man7/mm.7 text-groff-man .man,groff

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile.inc,v 1.8 2010/06/01 21:32:39 joerg Exp $
# $NetBSD: Makefile.inc,v 1.9 2010/06/16 18:10:57 joerg Exp $
.include <bsd.own.mk>
VERSION= 1.10.0
VERSION= 1.10.1
CPPFLAGS+= -DVERSION=\"${VERSION}\" -DUGLY

View File

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.3 2010/06/01 23:29:10 joerg Exp $
# $NetBSD: Makefile,v 1.4 2010/06/16 18:10:57 joerg Exp $
MAN= mandoc_man.7 mandoc_char.7 mandoc_mdoc.7 mandoc_roff.7 \
manuals.7
MAN= mandoc_man.7 mandoc_char.7 mandoc_mdoc.7 mandoc_roff.7
.include <bsd.init.mk>
@ -20,7 +19,7 @@ mandoc_roff.7:
rm -f ${.TARGET}
${TOOL_CAT} ${DISTDIR}/roff.7 > ${.TARGET}
CLEANFILES+= mandoc_man.7 mandoc_mdoc.7
CLEANFILES+= mandoc_man.7 mandoc_mdoc.7 mandoc_roff.7
.if (${MKHTML} != "no") && (${MKMAN} != "no")
FILES= ${DISTDIR}/style.css