summaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authorInternet Software Consortium, Inc <@isc.org>2007-09-07 14:14:25 -0600
committerLaMont Jones <lamont@debian.org>2007-09-07 14:14:25 -0600
commitad2d173ed9521052e7fd8ba2cd10117cdea6f058 (patch)
tree52cd8b39ff24acfcfe07cfe9b0e6c94eb608e41c /make
parentc286cfb7479fcaf7cd55917b19e68d127a04f90e (diff)
downloadbind9-ad2d173ed9521052e7fd8ba2cd10117cdea6f058.tar.gz
9.2.2
Diffstat (limited to 'make')
-rw-r--r--make/rules.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/make/rules.in b/make/rules.in
index 59d36646..f947b162 100644
--- a/make/rules.in
+++ b/make/rules.in
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2002 Internet Software Consortium.
+# Copyright (C) 1998-2003 Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-# $Id: rules.in,v 1.40.2.3 2002/07/10 00:35:46 marka Exp $
+# $Id: rules.in,v 1.40.2.3.4.2 2003/02/17 07:05:11 marka Exp $
###
### Common Makefile rules for BIND 9.
@@ -201,6 +201,7 @@ SGMLSPL = sgmlspl
#
.docbook.html:
${OPENJADE} -c ${SGMLCATALOG} -t sgml -d ${HTMLSTYLE} $<
+ echo "" >> r1.htm
cat ${top_srcdir}/docutil/HTML_COPYRIGHT r1.htm > $@
.docbook.1: