mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Add rule to produce OpenLDAP-Admin-Guide.pdf
This commit is contained in:
parent
d829dccaa3
commit
64a00679e6
@ -69,8 +69,11 @@ index.html: index.sdf sdf-src sdf-img
|
|||||||
admin.html: admin.sdf sdf-src sdf-img
|
admin.html: admin.sdf sdf-src sdf-img
|
||||||
sdf -DPDF -2html admin.sdf
|
sdf -DPDF -2html admin.sdf
|
||||||
|
|
||||||
guide.pdf: admin.html
|
guide.pdf: admin.html guide.book
|
||||||
htmldoc --batch 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:
|
clean:
|
||||||
rm -f *.pdf *.html *~ *.bak
|
rm -f *.pdf *.html *~ *.bak
|
||||||
|
Loading…
Reference in New Issue
Block a user