1 ## Makefile for OpenLDAP Administrator's Guide
3 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
5 ## Copyright 2005-2012 The OpenLDAP Foundation.
6 ## All rights reserved.
8 ## Redistribution and use in source and binary forms, with or without
9 ## modification, are permitted only as authorized by the OpenLDAP
12 ## A copy of this license is available in the file LICENSE in the
13 ## top-level directory of the distribution or, alternatively, at
14 ## <http://www.OpenLDAP.org/license.html>.
15 all: guide.html index.html
17 # for website building (for webmaster use, don't change)
18 www: guide.html index.html OpenLDAP-Admin-Guide.pdf
25 appendix-changes.sdf \
26 appendix-common-errors.sdf \
27 appendix-configs.sdf \
28 appendix-contrib.sdf \
29 appendix-deployments.sdf \
30 appendix-ldap-result-codes.sdf \
31 appendix-recommended-versions.sdf \
32 appendix-upgrading.sdf \
59 ../images/LDAPlogo.gif \
61 allusersgroup-en.png \
70 ldap-sync-refreshandpersist.png \
71 ldap-sync-refreshonly.png \
72 n-way-multi-master.png \
73 push-based-complete.png \
74 push-based-standalone.png \
76 set-following-references.png \
78 set-recursivegroup.png
80 guide.html: guide.sdf sdf-src sdf-img
83 index.html: index.sdf sdf-src sdf-img
84 sdf -2topics index.sdf
86 admin.html: admin.sdf sdf-src sdf-img
87 sdf -DPDF -2html admin.sdf
89 guide.pdf: admin.html guide.book
90 htmldoc --batch guide.book -f guide.pdf
92 OpenLDAP-Admin-Guide.pdf: admin.html guide.book
93 htmldoc --batch guide.book -f OpenLDAP-Admin-Guide.pdf
96 rm -f *.pdf *.html *~ *.bak