]> git.sur5r.net Git - openldap/commitdiff
Added make clean and htmldoc batch mode.
authorGavin Henry <ghenry@openldap.org>
Fri, 17 Aug 2007 23:03:11 +0000 (23:03 +0000)
committerGavin Henry <ghenry@openldap.org>
Fri, 17 Aug 2007 23:03:11 +0000 (23:03 +0000)
doc/guide/admin/Makefile

index a204222e3dc04a7ca72110a65c00fe71e8d95efc..d417332582af3a1712d2667ab85b1e3fa9088ba5 100644 (file)
@@ -63,6 +63,7 @@ admin.html: admin.sdf sdf-src sdf-img
        sdf -DPDF -2html admin.sdf
 
 guide.pdf: admin.html
-       htmldoc --book --duplex --bottom 36 --top 36 \
-               --toclevels 2 \
-               -f guide.pdf admin.html
+       htmldoc --batch guide.book
+
+clean: 
+       rm -f *.pdf *.html