]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/Makefile
Load cups into easysw/current.
[thirdparty/cups.git] / doc / Makefile
CommitLineData
ef416fc2 1#
757d2cad 2# "$Id: Makefile 5229 2006-03-05 16:48:12Z mike $"
ef416fc2 3#
4# Documentation makefile for the Common UNIX Printing System (CUPS).
5#
b423cd4c 6# Copyright 1997-2006 by Easy Software Products.
ef416fc2 7#
8# These coded instructions, statements, and computer programs are the
9# property of Easy Software Products and are protected by Federal
10# copyright law. Distribution and use rights are outlined in the file
11# "LICENSE.txt" which should have been included with this file. If this
12# file is missing or damaged please contact Easy Software Products
13# at:
14#
15# Attn: CUPS Licensing Information
16# Easy Software Products
17# 44141 Airport View Drive, Suite 204
18# Hollywood, Maryland 20636 USA
19#
20# Voice: (301) 373-9600
21# EMail: cups-info@cups.org
22# WWW: http://www.cups.org
23#
24
25include ../Makedefs
26
27#
28# Document files...
29#
30
bd7854cb 31LANGUAGES = ja
4744bd90 32WEBPAGES = \
33 cups.css \
34 cups-printable.css \
35 favicon.ico \
36 index.html \
37 robots.txt
bd7854cb 38WEBBUTTONS = \
4744bd90 39 images/button-accept-jobs.gif \
40 images/button-add-class.gif \
41 images/button-add-printer.gif \
42 images/button-add-this-printer.gif \
4744bd90 43 images/button-cancel-all-jobs.gif \
44 images/button-cancel-job.gif \
45 images/button-change-settings.gif \
46 images/button-clean-print-heads.gif \
47 images/button-clear.gif \
48 images/button-continue.gif \
49 images/button-delete-class.gif \
50 images/button-delete-printer.gif \
51 images/button-edit-configuration-file.gif \
52 images/button-export-samba.gif \
53 images/button-help.gif \
54 images/button-hold-job.gif \
55 images/button-manage-classes.gif \
56 images/button-manage-jobs.gif \
57 images/button-manage-printers.gif \
58 images/button-manage-server.gif \
59 images/button-modify-class.gif \
60 images/button-modify-printer.gif \
61 images/button-move-job.gif \
62 images/button-move-jobs.gif \
63 images/button-print-self-test-page.gif \
64 images/button-print-test-page.gif \
65 images/button-publish-printer.gif \
66 images/button-reject-jobs.gif \
67 images/button-release-job.gif \
68 images/button-restart-job.gif \
69 images/button-save-changes.gif \
70 images/button-search.gif \
71 images/button-set-allowed-users.gif \
72 images/button-set-as-default.gif \
73 images/button-set-printer-options.gif \
74 images/button-show-active.gif \
75 images/button-show-all.gif \
76 images/button-show-completed.gif \
77 images/button-show-next.gif \
78 images/button-show-previous.gif \
79 images/button-sort-ascending.gif \
80 images/button-sort-descending.gif \
81 images/button-start-class.gif \
82 images/button-start-printer.gif \
83 images/button-stop-class.gif \
84 images/button-stop-printer.gif \
85 images/button-unpublish-printer.gif \
86 images/button-use-default-config.gif \
87 images/button-view-access-log.gif \
88 images/button-view-error-log.gif \
89 images/button-view-page-log.gif \
90 images/button-view-printable-version.gif
bd7854cb 91WEBIMAGES = \
bd7854cb 92 images/bottom-left.gif \
93 images/bottom-right.gif \
94 images/classes.gif \
4744bd90 95 images/cups-block-diagram.gif \
bd7854cb 96 images/esp-logo.gif \
97 images/happy.gif \
98 images/logo.gif \
99 images/printer-idle.gif \
100 images/printer-processing.gif \
101 images/printer-stopped.gif \
102 images/tab-left.gif \
103 images/tab-right.gif \
104 images/top-left.gif \
105 images/top-middle.gif \
4744bd90 106 images/top-right.gif \
107 images/web-add-this-printer.gif \
108 images/web-password.gif \
109 images/web-printer-driver.gif \
110 images/web-printer-status.gif \
111 images/web-set-printer-options.gif \
112 images/web-test-page.gif
ef416fc2 113HELPFILES = \
ef416fc2 114 help/api-array.html \
115 help/api-cups.html \
116 help/api-filedir.html \
117 help/api-filter.html \
118 help/api-httpipp.html \
119 help/api-ppd.html \
b423cd4c 120 help/api-raster.html \
4744bd90 121 help/cgi.html \
122 help/glossary.html \
123 help/license.html \
ef416fc2 124 help/man-accept.html \
125 help/man-backend.html \
bd7854cb 126 help/man-cancel.html \
127 help/man-classes.conf.html \
b423cd4c 128 help/man-client.conf.html \
ef416fc2 129 help/man-cups-config.html \
ef416fc2 130 help/man-cups-lpd.html \
131 help/man-cups-polld.html \
4744bd90 132 help/man-cupsaddsmb.html \
133 help/man-cupsd.conf.html \
134 help/man-cupsd.html \
135 help/man-cupsenable.html \
ef416fc2 136 help/man-cupstestppd.html \
137 help/man-filter.html \
4744bd90 138 help/man-lp.html \
ef416fc2 139 help/man-lpadmin.html \
140 help/man-lpc.html \
ef416fc2 141 help/man-lpinfo.html \
142 help/man-lpmove.html \
143 help/man-lpoptions.html \
144 help/man-lppasswd.html \
145 help/man-lpq.html \
146 help/man-lpr.html \
147 help/man-lprm.html \
148 help/man-lpstat.html \
bd7854cb 149 help/man-mime.convs.html \
150 help/man-mime.types.html \
151 help/man-printers.conf.html \
ef416fc2 152 help/network.html \
4744bd90 153 help/options.html \
ef416fc2 154 help/overview.html \
4744bd90 155 help/ref-access_log.html \
156 help/ref-classes-conf.html \
157 help/ref-client-conf.html \
158 help/ref-cupsd-conf.html \
159 help/ref-error_log.html \
160 help/ref-page_log.html \
161 help/ref-printers-conf.html \
162 help/ref-subscriptions-conf.html \
163 help/security.html \
164 help/spec-cmp.html \
b423cd4c 165 help/spec-command.html \
4744bd90 166 help/spec-design.html \
fa73b229 167 help/spec-ipp.html \
ef416fc2 168 help/spec-ppd.html \
4744bd90 169 help/spec-raster.html \
170 help/spec-stp.html \
ef416fc2 171 help/standard.html \
4744bd90 172 help/translation.html \
ef416fc2 173 help/whatsnew.html
174
175
176#
177# Make all documents...
178#
179
180all:
181
182
183#
184# Remove all generated files...
185#
186
187clean:
188
189
757d2cad 190#
191# Dummy depend target...
192#
193
194depend:
195
196
ef416fc2 197#
198# Install all documentation files...
199#
200
fa73b229 201install: all
bd7854cb 202 $(INSTALL_DIR) -m 755 $(DOCDIR)
ef416fc2 203 for file in $(WEBPAGES); do \
204 $(INSTALL_MAN) $$file $(DOCDIR); \
205 done
bd7854cb 206 $(INSTALL_DIR) -m 755 $(DOCDIR)/help
ef416fc2 207 for file in $(HELPFILES); do \
208 $(INSTALL_MAN) $$file $(DOCDIR)/help; \
209 done
bd7854cb 210 $(INSTALL_DIR) -m 755 $(DOCDIR)/images
211 for file in $(WEBIMAGES) $(WEBBUTTONS); do \
ef416fc2 212 $(INSTALL_MAN) $$file $(DOCDIR)/images; \
213 done
bd7854cb 214 for lang in $(LANGUAGES); do \
215 $(INSTALL_DIR) -m 755 $(DOCDIR)/$$lang/images; \
4744bd90 216 if test -f $$lang/index.html; then \
217 $(INSTALL_MAN) $$lang/index.html $(DOCDIR)/$$lang; \
757d2cad 218 fi; \
bd7854cb 219 for file in $(WEBBUTTONS); do \
4744bd90 220 if test -f $$lang/$$file; then \
221 $(INSTALL_MAN) $$lang/$$file $(DOCDIR)/$$lang/images; \
757d2cad 222 fi; \
223 done \
224 done
225
226
227#
228# Unnstall all documentation files...
229#
230
231uninstall:
232 for file in $(WEBPAGES); do \
233 $(RM) $(DOCDIR)/$$file; \
234 done
235 for file in $(HELPFILES); do \
236 $(INSTALL_MAN) $(DOCDIR)/help/$$file; \
237 done
238 for file in $(WEBIMAGES) $(WEBBUTTONS); do \
239 $(INSTALL_MAN) $(DOCDIR)/images/$$file; \
240 done
241 -for lang in $(LANGUAGES); do \
242 $(RM) $(DOCDIR)/$$lang/index.html; \
243 for file in $(WEBBUTTONS); do \
244 $(RM) $(DOCDIR)/$$lang/images/$$file; \
bd7854cb 245 done \
757d2cad 246 $(RMDIR) $(DOCDIR)/$$lang/images; \
247 $(RMDIR) $(DOCDIR)/$$lang; \
bd7854cb 248 done
757d2cad 249 -$(RMDIR) $(DOCDIR)/images
250 -$(RMDIR) $(DOCDIR)/help
251 -$(RMDIR) $(DOCDIR)
ef416fc2 252
253
254#
255# End of Makefile.
256#