1 ## Makefile for OpenLDAP Administrator's Guide
2 # $OpenLDAP: pkg/openldap-guide/admin/Makefile,v 1.5.2.10 2008/07/10 00:58:19 quanah Exp $
3 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
5 ## Copyright 2005-2008 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 \
69 push-based-complete.png \
70 push-based-standalone.png \
72 set-following-references.png \
74 set-recursivegroup.png
76 guide.html
: guide.sdf sdf-src sdf-img
79 index.html
: index.sdf sdf-src sdf-img
80 sdf
-2topics index.sdf
82 admin.html
: admin.sdf sdf-src sdf-img
83 sdf
-DPDF
-2html admin.sdf
85 guide.pdf
: admin.html guide.book
86 htmldoc
--batch guide.book
-f guide.pdf
88 OpenLDAP-Admin-Guide.pdf
: admin.html guide.book
89 htmldoc
--batch guide.book
-f OpenLDAP-Admin-Guide.pdf
92 rm -f
*.pdf
*.html
*~
*.bak