]> git.sur5r.net Git - openldap/blobdiff - doc/guide/admin/Makefile
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
[openldap] / doc / guide / admin / Makefile
index af694653ae715e4a268ab0c2c64c19aa479f4eb4..700f95fa9e4064c039866d63443dd2431d0a6806 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2005 The OpenLDAP Foundation.
+## Copyright 2005-2013 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
 ## <http://www.OpenLDAP.org/license.html>.
 all: guide.html index.html
 
-sdf-src: Makefile \
+# for website building (for webmaster use, don't change)
+www: guide.html index.html OpenLDAP-Admin-Guide.pdf
+
+sdf-src: \
        ../plain.sdf \
        ../preamble.sdf \
        abstract.sdf \
+       access-control.sdf \
+       appendix-changes.sdf \
+       appendix-common-errors.sdf \
+       appendix-configs.sdf \
+       appendix-contrib.sdf \
+       appendix-deployments.sdf \
+       appendix-ldap-result-codes.sdf \
+       appendix-recommended-versions.sdf \
+       appendix-upgrading.sdf \
+       backends.sdf \
        config.sdf \
        dbtools.sdf \
+       glossary.sdf \
        guide.sdf \
        install.sdf \
        intro.sdf \
+       maintenance.sdf \
        master.sdf \
        monitoringslapd.sdf \
+       overlays.sdf \
        preface.sdf \
-       proxycache.sdf \
        quickstart.sdf \
        referrals.sdf \
        replication.sdf \
@@ -35,24 +50,47 @@ sdf-src: Makefile \
        schema.sdf \
        security.sdf \
        slapdconfig.sdf \
-       syncrepl.sdf \
        title.sdf \
        tls.sdf \
+       troubleshooting.sdf \
        tuning.sdf
 
 sdf-img: \
        ../images/LDAPlogo.gif \
-       config_local.gif \
-       config_ref.gif \
-       config_repl.gif \
-       config_x500fe.gif \
-       config_x500ref.gif \
-       intro_dctree.gif \
-       intro_tree.gif \
-       replication.gif
+       allmail-en.png \
+       allusersgroup-en.png \
+       config_dit.png \
+       config_local.png \
+       config_ref.png \
+       config_repl.png \
+       delta-syncrepl.png \
+       dual_dc.png \
+       intro_dctree.png \
+       intro_tree.png \
+       ldap-sync-refreshandpersist.png \
+       ldap-sync-refreshonly.png \
+       n-way-multi-master.png \
+       push-based-complete.png \
+       push-based-standalone.png \
+       refint.png \
+       set-following-references.png \
+       set-memberUid.png \
+       set-recursivegroup.png 
 
 guide.html: guide.sdf sdf-src sdf-img
        sdf -2html guide.sdf
 
 index.html: index.sdf sdf-src sdf-img
        sdf -2topics index.sdf
+
+admin.html: admin.sdf sdf-src sdf-img
+       sdf -DPDF -2html admin.sdf
+
+guide.pdf: admin.html guide.book
+       htmldoc --batch guide.book -f guide.pdf
+
+OpenLDAP-Admin-Guide.pdf: admin.html guide.book
+       htmldoc --batch guide.book -f OpenLDAP-Admin-Guide.pdf
+
+clean: 
+       rm -f *.pdf *.html *~ *.bak