+2561. [doc] Add isc-config.sh(1) man page. [RT #16378]
+
2560. [bug] Add #include <config.h> to iptable.c. [RT #18258]
2559. [bug] dnssec-dsfromkey could compute bad DS records when
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
-# $Id: Makefile.in,v 1.52 2008/09/25 04:02:38 tbox Exp $
+# $Id: Makefile.in,v 1.52.48.1 2009/02/20 22:37:03 jreed Exp $
srcdir = @srcdir@
VPATH = @srcdir@
SUBDIRS = make lib bin doc
TARGETS =
+MANPAGES = isc-config.sh.1
+
+HTMLPAGES = isc-config.sh.html
+
+MANOBJS = ${MANPAGES} ${HTMLPAGES}
+
@BIND9_MAKE_RULES@
distclean::
maintainer-clean::
rm -f configure
+docclean manclean maintainer-clean::
+ rm -f ${MANOBJS}
+
+doc man:: ${MANOBJS}
+
installdirs:
$(SHELL) ${top_srcdir}/mkinstalldirs ${DESTDIR}${bindir} \
${DESTDIR}${localstatedir}/run ${DESTDIR}${sysconfdir}
+ $(SHELL) ${top_srcdir}/mkinstalldirs ${DESTDIR}${mandir}/man1
install:: isc-config.sh installdirs
${INSTALL_SCRIPT} isc-config.sh ${DESTDIR}${bindir}
+ ${INSTALL_DATA} ${srcdir}/isc-config.sh.1 ${DESTDIR}${mandir}/man1
tags:
rm -f TAGS
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE.
.\"
-.\" $Id: isc-config.sh.1,v 1.1 2009/02/20 22:24:49 jreed Exp $
+.\" $Id: isc-config.sh.1,v 1.1.2.1 2009/02/20 22:37:03 jreed Exp $
.\"
.hy 0
.ad l
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
[<!ENTITY mdash "—">]>
<!--
- - Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2008 Internet Systems Consortium, Inc. ("ISC")
-
- Permission to use, copy, modify, and/or distribute this software for any
- purpose with or without fee is hereby granted, provided that the above
- PERFORMANCE OF THIS SOFTWARE.
-->
-<!-- $Id: isc-config.sh.docbook,v 1.2 2009/02/18 23:47:48 tbox Exp $ -->
+<!-- $Id: isc-config.sh.docbook,v 1.2.6.1 2009/02/20 22:37:03 jreed Exp $ -->
<refentry id="man.isc-config.sh">
<refentryinfo>
<date>December 19, 2008</date>
<docinfo>
<copyright>
- <year>2009</year>
+ <year>2008</year>
<holder>Internet Systems Consortium, Inc. ("ISC")</holder>
</copyright>
</docinfo>
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE.
-->
-<!-- $Id: isc-config.sh.html,v 1.1 2009/02/20 22:24:49 jreed Exp $ -->
+<!-- $Id: isc-config.sh.html,v 1.1.2.1 2009/02/20 22:37:03 jreed Exp $ -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">