mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
remove files HTML.index HTML.manifest created as a side effect of
generating the HTML docs
This commit is contained in:
parent
8bd6c39d5e
commit
dfcd28cce9
1 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: Makefile.in,v 1.8 2001/07/26 21:15:48 gson Exp $
|
||||
# $Id: Makefile.in,v 1.9 2001/09/26 23:50:05 gson Exp $
|
||||
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
|
@ -38,6 +38,7 @@ Bv9ARM.html: Bv9ARM-book.xml nominum-docbook-html.dsl
|
|||
-t sgml \
|
||||
-d ./nominum-docbook-html.dsl \
|
||||
${XMLDCL} ./Bv9ARM-book.xml
|
||||
rm -f HTML.index HTML.manifest
|
||||
|
||||
Bv9ARM-book.rtf: Bv9ARM-book.xml nominum-docbook-print.dsl
|
||||
${OPENJADE} -v \
|
||||
|
|
|
|||
Loading…
Reference in a new issue