X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=doc%2FMakefile;h=c59d12e964f7a814edaaf30fba380f8653d52091;hb=dfc45c1b9747509391a232c1c6e9ba9aaf0a317a;hp=3482b78a876e64f9b2e3c36019d8836dfc4754e3;hpb=4400e98de24bd267328aa20d57951fb6678297fe;p=thirdparty%2Fcups.git diff --git a/doc/Makefile b/doc/Makefile index 3482b78a8..c59d12e96 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,25 +1,16 @@ # -# "$Id: Makefile 5054 2006-02-02 18:16:27Z mike $" +# "$Id$" # -# Documentation makefile for the Common UNIX Printing System (CUPS). +# Documentation makefile for CUPS. # -# Copyright 1993-2005 by Easy Software Products. +# Copyright 2007-2012 by Apple Inc. +# Copyright 1997-2007 by Easy Software Products. # # These coded instructions, statements, and computer programs are the -# property of Easy Software Products and are protected by Federal -# copyright law. Distribution and use rights are outlined in the file -# "LICENSE.txt" which should have been included with this file. If this -# file is missing or damaged please contact Easy Software Products -# at: -# -# Attn: CUPS Licensing Information -# Easy Software Products -# 44141 Airport View Drive, Suite 204 -# Hollywood, Maryland 20636 USA -# -# Voice: (301) 373-9600 -# EMail: cups-info@cups.org -# WWW: http://www.cups.org +# property of Apple Inc. and are protected by Federal copyright +# law. Distribution and use rights are outlined in the file "LICENSE.txt" +# which should have been included with this file. If this file is +# file is missing or damaged, see the license at "http://www.cups.org/". # include ../Makedefs @@ -28,100 +19,66 @@ include ../Makedefs # Document files... # -WEBPAGES = cups.css cupsdoc.css index.html robots.txt +WEBPAGES = \ + apple-touch-icon.png \ + cups.css \ + cups-printable.css \ + index.html \ + robots.txt WEBIMAGES = \ - favicon.ico \ - images/accept-jobs.gif \ - images/add-class.gif \ - images/add-printer.gif \ - images/add-this-printer.gif \ - images/bottom-left.gif \ - images/bottom-right.gif \ - images/cancel.gif \ - images/cancel-all-jobs.gif \ - images/cancel-job.gif \ - images/change-settings.gif \ - images/classes.gif \ - images/continue.gif \ - images/delete-class.gif \ - images/delete-printer.gif \ - images/edit-configuration-file.gif \ - images/esp-logo.gif \ - images/export-samba.gif \ - images/happy.gif \ - images/help.gif \ - images/hold-job.gif \ - images/logo.gif \ - images/manage-classes.gif \ - images/manage-jobs.gif \ - images/manage-printers.gif \ - images/manage-server.gif \ - images/modify-class.gif \ - images/modify-printer.gif \ - images/move-job.gif \ - images/move-jobs.gif \ - images/printer-idle.gif \ - images/printer-processing.gif \ - images/printer-stopped.gif \ - images/print-test-page.gif \ - images/publish-printer.gif \ - images/reject-jobs.gif \ - images/release-job.gif \ - images/restart-job.gif \ - images/save-changes.gif \ - images/search.gif \ - images/set-allowed-users.gif \ - images/set-as-default.gif \ - images/set-printer-options.gif \ - images/show-active.gif \ - images/show-all.gif \ - images/show-completed.gif \ - images/show-next.gif \ - images/show-previous.gif \ - images/sort-ascending.gif \ - images/sort-descending.gif \ - images/start-class.gif \ - images/start-printer.gif \ - images/stop-class.gif \ - images/stop-printer.gif \ - images/tab-left.gif \ - images/tab-right.gif \ - images/top-left.gif \ - images/top-middle.gif \ - images/top-right.gif \ - images/unpublish-printer.gif \ - images/use-default-config.gif \ - images/view-access-log.gif \ - images/view-error-log.gif \ - images/view-page-log.gif + images/color-wheel.png \ + images/cups.png \ + images/cups-icon.png \ + images/generic.png \ + images/left.gif \ + images/right.gif \ + images/sel.gif \ + images/unsel.gif \ + images/wait.gif +HELPIMAGES = \ + images/cups-block-diagram.png \ + images/cups-command-chain.png \ + images/cups-postscript-chain.png \ + images/cups-raster-chain.png \ + images/raster.png \ + images/raster-organization.png \ + images/sample-image.png \ + images/smiley.jpg HELPFILES = \ - help/access_log-reference.html \ + help/accounting.html \ help/api-array.html \ + help/api-cgi.html \ help/api-cups.html \ + help/api-driver.html \ help/api-filedir.html \ help/api-filter.html \ help/api-httpipp.html \ + help/api-mime.html \ + help/api-overview.html \ help/api-ppd.html \ - help/classes-conf-reference.html \ - help/client-conf-reference.html \ - help/cupsd-conf-reference.html \ - help/error_log-reference.html \ - help/page_log-reference.html \ - help/printers-conf-reference.html \ - help/subscriptions-conf-reference.html \ - help/man-accept.html \ + help/api-ppdc.html \ + help/api-raster.html \ + help/cgi.html \ + help/glossary.html \ + help/kerberos.html \ + help/license.html \ + help/man-cupsaccept.html \ help/man-backend.html \ - help/man-cupsaddsmb.html \ + help/man-cancel.html \ help/man-cups-config.html \ + help/man-cups-lpd.html \ + help/man-cups-snmp.html \ + help/man-cupsaddsmb.html \ help/man-cupsd.html \ help/man-cupsenable.html \ - help/man-cups-lpd.html \ - help/man-cups-polld.html \ + help/man-cupstestdsc.html \ help/man-cupstestppd.html \ help/man-filter.html \ + help/man-ipptool.html \ + help/man-ipptoolfile.html \ + help/man-lp.html \ help/man-lpadmin.html \ help/man-lpc.html \ - help/man-lp.html \ help/man-lpinfo.html \ help/man-lpmove.html \ help/man-lpoptions.html \ @@ -130,11 +87,46 @@ HELPFILES = \ help/man-lpr.html \ help/man-lprm.html \ help/man-lpstat.html \ + help/man-mime.convs.html \ + help/man-mime.types.html \ + help/man-notifier.html \ + help/man-ppdc.html \ + help/man-ppdhtml.html \ + help/man-ppdi.html \ + help/man-ppdmerge.html \ + help/man-ppdpo.html \ help/network.html \ + help/options.html \ help/overview.html \ + help/policies.html \ + help/postscript-driver.html \ + help/ppd-compiler.html \ + help/raster-driver.html \ + help/ref-access_log.html \ + help/ref-classes-conf.html \ + help/ref-client-conf.html \ + help/ref-cupsd-conf.html \ + help/ref-cups-files-conf.html \ + help/ref-error_log.html \ + help/ref-mailto-conf.html \ + help/ref-page_log.html \ + help/ref-ppdcfile.html \ + help/ref-printers-conf.html \ + help/ref-snmp-conf.html \ + help/ref-subscriptions-conf.html \ + help/security.html \ + help/sharing.html \ + help/spec-banner.html \ + help/spec-cmp.html \ + help/spec-command.html \ + help/spec-design.html \ help/spec-ipp.html \ + help/spec-pdf.html \ + help/spec-postscript.html \ help/spec-ppd.html \ - help/standard.html \ + help/spec-raster.html \ + help/spec-stp.html \ + help/translation.html \ help/whatsnew.html @@ -145,6 +137,20 @@ HELPFILES = \ all: +# +# Make library targets... +# + +libs: + + +# +# Make unit tests... +# + +unittests: + + # # Remove all generated files... # @@ -153,23 +159,107 @@ clean: # -# Install all documentation files... +# Dummy depend target... +# + +depend: + + +# +# Install all targets... +# + +install: all install-data install-headers install-libs install-exec + + +# +# Install data files... # -install: all - $(INSTALL_DIR) $(DOCDIR) +install-data: $(INSTALL_LANGUAGES) + $(INSTALL_DIR) -m 755 $(DOCDIR) for file in $(WEBPAGES); do \ $(INSTALL_MAN) $$file $(DOCDIR); \ done - $(INSTALL_DIR) $(DOCDIR)/help + $(INSTALL_DIR) -m 755 $(DOCDIR)/help for file in $(HELPFILES); do \ $(INSTALL_MAN) $$file $(DOCDIR)/help; \ done - $(INSTALL_DIR) $(DOCDIR)/images - for file in $(WEBIMAGES); do \ + $(INSTALL_DIR) -m 755 $(DOCDIR)/images + for file in $(WEBIMAGES) $(HELPIMAGES); do \ $(INSTALL_MAN) $$file $(DOCDIR)/images; \ done +install-languages: + for lang in $(LANGUAGES); do \ + if test -d $$lang; then \ + $(INSTALL_DIR) -m 755 $(DOCDIR)/$$lang; \ + $(INSTALL_DATA) $$lang/index.html $(DOCDIR)/$$lang; \ + $(INSTALL_DATA) $$lang/cups.css $(DOCDIR)/$$lang >/dev/null 2>&1 || true; \ + fi; \ + done + +install-langbundle: + + +# +# Install programs... +# + +install-exec: + + +# +# Install headers... +# + +install-headers: + + +# +# Install libraries... +# + +install-libs: + + +# +# Uninstall all documentation files... +# + +uninstall: $(UNINSTALL_LANGUAGES) + for file in $(WEBPAGES); do \ + $(RM) $(DOCDIR)/$$file; \ + done + for file in $(HELPFILES); do \ + $(RM) $(DOCDIR)/$$file; \ + done + for file in $(WEBIMAGES); do \ + $(RM) $(DOCDIR)/$$file; \ + done + -$(RMDIR) $(DOCDIR)/images + -$(RMDIR) $(DOCDIR)/help + -$(RMDIR) $(DOCDIR) + +uninstall-languages: + -for lang in $(LANGUAGES); do \ + $(RM) $(DOCDIR)/$$lang/index.html; \ + $(RM) $(DOCDIR)/$$lang/cups.css; \ + $(RMDIR) $(DOCDIR)/$$lang; \ + done + +install-langbundle: + + +# +# Install the docset bits locally... +# + +docset: + cp $(HELPFILES) ../org.cups.docset/Contents/Resources/Documentation/help + cp cups-printable.css ../org.cups.docset/Contents/Resources/Documentation + cp $(HELPIMAGES) ../org.cups.docset/Contents/Resources/Documentation/images + # # End of Makefile.