Home | History | Annotate | Download | only in doc
      1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
      2 # @configure_input@
      3 
      4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
      5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
      6 # Inc.
      7 # This Makefile.in is free software; the Free Software Foundation
      8 # gives unlimited permission to copy and/or distribute it,
      9 # with or without modifications, as long as this notice is preserved.
     10 
     11 # This program is distributed in the hope that it will be useful,
     12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
     13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
     14 # PARTICULAR PURPOSE.
     15 
     16 @SET_MAKE@
     17 
     18 ########################################################################
     19 # Conditional rules, depending on tool availability
     20 ########################################################################
     21 
     22 VPATH = @srcdir@
     23 pkgdatadir = $(datadir)/@PACKAGE@
     24 pkgincludedir = $(includedir)/@PACKAGE@
     25 pkglibdir = $(libdir)/@PACKAGE@
     26 pkglibexecdir = $(libexecdir)/@PACKAGE@
     27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     28 install_sh_DATA = $(install_sh) -c -m 644
     29 install_sh_PROGRAM = $(install_sh) -c
     30 install_sh_SCRIPT = $(install_sh) -c
     31 INSTALL_HEADER = $(INSTALL_DATA)
     32 transform = $(program_transform_name)
     33 NORMAL_INSTALL = :
     34 PRE_INSTALL = :
     35 POST_INSTALL = :
     36 NORMAL_UNINSTALL = :
     37 PRE_UNINSTALL = :
     38 POST_UNINSTALL = :
     39 build_triplet = @build@
     40 host_triplet = @host@
     41 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@am__append_1 = $(HTML_APIDOC_DIR).uploaded
     42 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@am__append_2 = $(HTML_APIDOC_DIR).stamp
     43 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@am__append_3 = $(HTML_APIDOC_DIR).tar.gz
     44 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@am__append_4 = $(HTML_APIDOC_INTERNALS_DIR).uploaded
     45 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@am__append_5 = $(HTML_APIDOC_INTERNALS_DIR).stamp
     46 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@am__append_6 = $(HTML_APIDOC_INTERNALS_DIR).tar.gz
     47 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@am__append_7 = install-apidocs-internals
     48 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@am__append_8 = uninstall-apidocs-internals
     49 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@am__append_9 = install-apidocs
     50 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@am__append_10 = uninstall-apidocs
     51 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@am__append_11 = clean-apidocs
     52 subdir = doc
     53 DIST_COMMON = $(srcdir)/Doxyfile-internals.in $(srcdir)/Doxyfile.in \
     54 	$(srcdir)/Makefile.am $(srcdir)/Makefile.in
     55 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     56 am__aclocal_m4_deps = $(top_srcdir)/m4m/gp-check-shell-environment.m4 \
     57 	$(top_srcdir)/m4m/gp-config-msg.m4 \
     58 	$(top_srcdir)/m4m/gp-documentation.m4 \
     59 	$(top_srcdir)/m4m/gp-gettext-hack.m4 \
     60 	$(top_srcdir)/m4m/stdint.m4 $(top_srcdir)/auto-m4/gettext.m4 \
     61 	$(top_srcdir)/auto-m4/iconv.m4 $(top_srcdir)/auto-m4/lib-ld.m4 \
     62 	$(top_srcdir)/auto-m4/lib-link.m4 \
     63 	$(top_srcdir)/auto-m4/lib-prefix.m4 \
     64 	$(top_srcdir)/auto-m4/libtool.m4 \
     65 	$(top_srcdir)/auto-m4/ltoptions.m4 \
     66 	$(top_srcdir)/auto-m4/ltsugar.m4 \
     67 	$(top_srcdir)/auto-m4/ltversion.m4 \
     68 	$(top_srcdir)/auto-m4/lt~obsolete.m4 \
     69 	$(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
     70 	$(top_srcdir)/auto-m4/progtest.m4 $(top_srcdir)/configure.ac
     71 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     72 	$(ACLOCAL_M4)
     73 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
     74 CONFIG_HEADER = $(top_builddir)/config.h
     75 CONFIG_CLEAN_FILES = Doxyfile Doxyfile-internals
     76 CONFIG_CLEAN_VPATH_FILES =
     77 AM_V_GEN = $(am__v_GEN_$(V))
     78 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
     79 am__v_GEN_0 = @echo "  GEN   " $@;
     80 AM_V_at = $(am__v_at_$(V))
     81 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
     82 am__v_at_0 = @
     83 SOURCES =
     84 DIST_SOURCES =
     85 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
     86 am__vpath_adj = case $$p in \
     87     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
     88     *) f=$$p;; \
     89   esac;
     90 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
     91 am__install_max = 40
     92 am__nobase_strip_setup = \
     93   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
     94 am__nobase_strip = \
     95   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
     96 am__nobase_list = $(am__nobase_strip_setup); \
     97   for p in $$list; do echo "$$p $$p"; done | \
     98   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
     99   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    100     if (++n[$$2] == $(am__install_max)) \
    101       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    102     END { for (dir in files) print dir, files[dir] }'
    103 am__base_list = \
    104   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
    105   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
    106 am__installdirs = "$(DESTDIR)$(docdir)"
    107 DATA = $(doc_DATA)
    108 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    109 ACLOCAL = @ACLOCAL@
    110 AMTAR = @AMTAR@
    111 AM_CPPFLAGS = @AM_CPPFLAGS@
    112 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
    113 AM_LDFLAGS = @AM_LDFLAGS@
    114 AR = @AR@
    115 AUTOCONF = @AUTOCONF@
    116 AUTOHEADER = @AUTOHEADER@
    117 AUTOMAKE = @AUTOMAKE@
    118 AWK = @AWK@
    119 CC = @CC@
    120 CCDEPMODE = @CCDEPMODE@
    121 CFLAGS = @CFLAGS@
    122 CPP = @CPP@
    123 CPPFLAGS = @CPPFLAGS@
    124 CYGPATH_W = @CYGPATH_W@
    125 DEFS = @DEFS@
    126 DEPDIR = @DEPDIR@
    127 DLLTOOL = @DLLTOOL@
    128 DOT = @DOT@
    129 DOXYGEN = @DOXYGEN@
    130 DOXYGEN_OUTPUT_DIR = @DOXYGEN_OUTPUT_DIR@
    131 DSYMUTIL = @DSYMUTIL@
    132 DUMPBIN = @DUMPBIN@
    133 ECHO_C = @ECHO_C@
    134 ECHO_N = @ECHO_N@
    135 ECHO_T = @ECHO_T@
    136 EGREP = @EGREP@
    137 EXEEXT = @EXEEXT@
    138 FGREP = @FGREP@
    139 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
    140 GMSGFMT = @GMSGFMT@
    141 GREP = @GREP@
    142 HAVE_DOT = @HAVE_DOT@
    143 HTML_APIDOC_DIR = @HTML_APIDOC_DIR@
    144 HTML_APIDOC_INTERNALS_DIR = @HTML_APIDOC_INTERNALS_DIR@
    145 INSTALL = @INSTALL@
    146 INSTALL_DATA = @INSTALL_DATA@
    147 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    148 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    149 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    150 INTLLIBS = @INTLLIBS@
    151 LD = @LD@
    152 LDFLAGS = @LDFLAGS@
    153 LIBEXIF_AGE = @LIBEXIF_AGE@
    154 LIBEXIF_CURRENT = @LIBEXIF_CURRENT@
    155 LIBEXIF_CURRENT_MIN = @LIBEXIF_CURRENT_MIN@
    156 LIBEXIF_REVISION = @LIBEXIF_REVISION@
    157 LIBEXIF_VERSION_INFO = @LIBEXIF_VERSION_INFO@
    158 LIBICONV = @LIBICONV@
    159 LIBINTL = @LIBINTL@
    160 LIBOBJS = @LIBOBJS@
    161 LIBS = @LIBS@
    162 LIBTOOL = @LIBTOOL@
    163 LIPO = @LIPO@
    164 LN_S = @LN_S@
    165 LTLIBICONV = @LTLIBICONV@
    166 LTLIBINTL = @LTLIBINTL@
    167 LTLIBOBJS = @LTLIBOBJS@
    168 MAINT = @MAINT@
    169 MAKEINFO = @MAKEINFO@
    170 MANIFEST_TOOL = @MANIFEST_TOOL@
    171 MKDIR_P = @MKDIR_P@
    172 MKINSTALLDIRS = @MKINSTALLDIRS@
    173 MSGFMT = @MSGFMT@
    174 MSGMERGE = @MSGMERGE@
    175 NM = @NM@
    176 NMEDIT = @NMEDIT@
    177 OBJDUMP = @OBJDUMP@
    178 OBJEXT = @OBJEXT@
    179 OTOOL = @OTOOL@
    180 OTOOL64 = @OTOOL64@
    181 PACKAGE = @PACKAGE@
    182 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    183 PACKAGE_NAME = @PACKAGE_NAME@
    184 PACKAGE_STRING = @PACKAGE_STRING@
    185 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    186 PACKAGE_URL = @PACKAGE_URL@
    187 PACKAGE_VERSION = @PACKAGE_VERSION@
    188 PATH_SEPARATOR = @PATH_SEPARATOR@
    189 POSUB = @POSUB@
    190 RANLIB = @RANLIB@
    191 SED = @SED@
    192 SET_MAKE = @SET_MAKE@
    193 SHELL = @SHELL@
    194 STRIP = @STRIP@
    195 USE_NLS = @USE_NLS@
    196 VERSION = @VERSION@
    197 XGETTEXT = @XGETTEXT@
    198 abs_builddir = @abs_builddir@
    199 abs_srcdir = @abs_srcdir@
    200 abs_top_builddir = @abs_top_builddir@
    201 abs_top_srcdir = @abs_top_srcdir@
    202 ac_ct_AR = @ac_ct_AR@
    203 ac_ct_CC = @ac_ct_CC@
    204 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
    205 am__include = @am__include@
    206 am__leading_dot = @am__leading_dot@
    207 am__quote = @am__quote@
    208 am__tar = @am__tar@
    209 am__untar = @am__untar@
    210 bindir = @bindir@
    211 build = @build@
    212 build_alias = @build_alias@
    213 build_cpu = @build_cpu@
    214 build_os = @build_os@
    215 build_vendor = @build_vendor@
    216 builddir = @builddir@
    217 datadir = @datadir@
    218 datarootdir = @datarootdir@
    219 docdir = @docdir@
    220 dvidir = @dvidir@
    221 exec_prefix = @exec_prefix@
    222 host = @host@
    223 host_alias = @host_alias@
    224 host_cpu = @host_cpu@
    225 host_os = @host_os@
    226 host_vendor = @host_vendor@
    227 htmldir = @htmldir@
    228 includedir = @includedir@
    229 infodir = @infodir@
    230 install_sh = @install_sh@
    231 libdir = @libdir@
    232 libexecdir = @libexecdir@
    233 localedir = @localedir@
    234 localstatedir = @localstatedir@
    235 mandir = @mandir@
    236 mkdir_p = @mkdir_p@
    237 oldincludedir = @oldincludedir@
    238 pdfdir = @pdfdir@
    239 prefix = @prefix@
    240 program_transform_name = @program_transform_name@
    241 psdir = @psdir@
    242 sbindir = @sbindir@
    243 sharedstatedir = @sharedstatedir@
    244 srcdir = @srcdir@
    245 sysconfdir = @sysconfdir@
    246 target_alias = @target_alias@
    247 top_build_prefix = @top_build_prefix@
    248 top_builddir = @top_builddir@
    249 top_srcdir = @top_srcdir@
    250 DOXYGEN_FILES = 
    251 DOXYGEN_STAMPS = $(am__append_2) $(am__append_5)
    252 DOXYGEN_UPLOAD = $(am__append_1) $(am__append_4)
    253 DOXYGEN_INSTALL_TARGETS = $(am__append_7) $(am__append_9)
    254 DOXYGEN_UNINSTALL_TARGETS = $(am__append_8) $(am__append_10)
    255 DOXYGEN_CLEAN_TARGETS = $(am__append_11)
    256 DOXYGEN_TARBALLS = $(am__append_3) $(am__append_6)
    257 
    258 ########################################################################
    259 # Common part
    260 ########################################################################
    261 EXTRA_DIST = Doxyfile.in Doxyfile-internals.in footer.html README.apidocs $(HTML_APIDOC_DIR).tar.gz
    262 doc_DATA = $(DOXYGEN_FILES)
    263 CLEANFILES = $(DOXYGEN_FILES) $(DOXYGEN_STAMPS)
    264 all: all-am
    265 
    266 .SUFFIXES:
    267 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
    268 	@for dep in $?; do \
    269 	  case '$(am__configure_deps)' in \
    270 	    *$$dep*) \
    271 	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
    272 	        && { if test -f $@; then exit 0; else break; fi; }; \
    273 	      exit 1;; \
    274 	  esac; \
    275 	done; \
    276 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
    277 	$(am__cd) $(top_srcdir) && \
    278 	  $(AUTOMAKE) --gnu doc/Makefile
    279 .PRECIOUS: Makefile
    280 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    281 	@case '$?' in \
    282 	  *config.status*) \
    283 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
    284 	  *) \
    285 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
    286 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
    287 	esac;
    288 
    289 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    290 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    291 
    292 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
    293 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    294 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
    295 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    296 $(am__aclocal_m4_deps):
    297 Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in
    298 	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
    299 Doxyfile-internals: $(top_builddir)/config.status $(srcdir)/Doxyfile-internals.in
    300 	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
    301 
    302 mostlyclean-libtool:
    303 	-rm -f *.lo
    304 
    305 clean-libtool:
    306 	-rm -rf .libs _libs
    307 install-docDATA: $(doc_DATA)
    308 	@$(NORMAL_INSTALL)
    309 	test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
    310 	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
    311 	for p in $$list; do \
    312 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
    313 	  echo "$$d$$p"; \
    314 	done | $(am__base_list) | \
    315 	while read files; do \
    316 	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
    317 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
    318 	done
    319 
    320 uninstall-docDATA:
    321 	@$(NORMAL_UNINSTALL)
    322 	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
    323 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
    324 	test -n "$$files" || exit 0; \
    325 	echo " ( cd '$(DESTDIR)$(docdir)' && rm -f" $$files ")"; \
    326 	cd "$(DESTDIR)$(docdir)" && rm -f $$files
    327 tags: TAGS
    328 TAGS:
    329 
    330 ctags: CTAGS
    331 CTAGS:
    332 
    333 
    334 distdir: $(DISTFILES)
    335 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    336 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    337 	list='$(DISTFILES)'; \
    338 	  dist_files=`for file in $$list; do echo $$file; done | \
    339 	  sed -e "s|^$$srcdirstrip/||;t" \
    340 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
    341 	case $$dist_files in \
    342 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
    343 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
    344 			   sort -u` ;; \
    345 	esac; \
    346 	for file in $$dist_files; do \
    347 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    348 	  if test -d $$d/$$file; then \
    349 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
    350 	    if test -d "$(distdir)/$$file"; then \
    351 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    352 	    fi; \
    353 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
    354 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
    355 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    356 	    fi; \
    357 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
    358 	  else \
    359 	    test -f "$(distdir)/$$file" \
    360 	    || cp -p $$d/$$file "$(distdir)/$$file" \
    361 	    || exit 1; \
    362 	  fi; \
    363 	done
    364 check-am: all-am
    365 check: check-am
    366 all-am: Makefile $(DATA) all-local
    367 installdirs:
    368 	for dir in "$(DESTDIR)$(docdir)"; do \
    369 	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
    370 	done
    371 install: install-am
    372 install-exec: install-exec-am
    373 install-data: install-data-am
    374 uninstall: uninstall-am
    375 
    376 install-am: all-am
    377 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    378 
    379 installcheck: installcheck-am
    380 install-strip:
    381 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    382 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    383 	  `test -z '$(STRIP)' || \
    384 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
    385 mostlyclean-generic:
    386 
    387 clean-generic:
    388 	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
    389 
    390 distclean-generic:
    391 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    392 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
    393 
    394 maintainer-clean-generic:
    395 	@echo "This command is intended for maintainers to use"
    396 	@echo "it deletes files that may require special tools to rebuild."
    397 clean: clean-am
    398 
    399 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
    400 
    401 distclean: distclean-am
    402 	-rm -f Makefile
    403 distclean-am: clean-am distclean-generic
    404 
    405 dvi: dvi-am
    406 
    407 dvi-am:
    408 
    409 html: html-am
    410 
    411 html-am:
    412 
    413 info: info-am
    414 
    415 info-am:
    416 
    417 install-data-am: install-data-local install-docDATA
    418 
    419 install-dvi: install-dvi-am
    420 
    421 install-dvi-am:
    422 
    423 install-exec-am:
    424 
    425 install-html: install-html-am
    426 
    427 install-html-am:
    428 
    429 install-info: install-info-am
    430 
    431 install-info-am:
    432 
    433 install-man:
    434 
    435 install-pdf: install-pdf-am
    436 
    437 install-pdf-am:
    438 
    439 install-ps: install-ps-am
    440 
    441 install-ps-am:
    442 
    443 installcheck-am:
    444 
    445 maintainer-clean: maintainer-clean-am
    446 	-rm -f Makefile
    447 maintainer-clean-am: distclean-am maintainer-clean-generic
    448 
    449 mostlyclean: mostlyclean-am
    450 
    451 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
    452 
    453 pdf: pdf-am
    454 
    455 pdf-am:
    456 
    457 ps: ps-am
    458 
    459 ps-am:
    460 
    461 uninstall-am: uninstall-docDATA uninstall-local
    462 
    463 .MAKE: install-am install-strip
    464 
    465 .PHONY: all all-am all-local check check-am clean clean-generic \
    466 	clean-libtool clean-local distclean distclean-generic \
    467 	distclean-libtool distdir dvi dvi-am html html-am info info-am \
    468 	install install-am install-data install-data-am \
    469 	install-data-local install-docDATA install-dvi install-dvi-am \
    470 	install-exec install-exec-am install-html install-html-am \
    471 	install-info install-info-am install-man install-pdf \
    472 	install-pdf-am install-ps install-ps-am install-strip \
    473 	installcheck installcheck-am installdirs maintainer-clean \
    474 	maintainer-clean-generic mostlyclean mostlyclean-generic \
    475 	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
    476 	uninstall-docDATA uninstall-local
    477 
    478 
    479 # FIXME: Depending on the source files would be sufficient, but only
    480 #        maintainable with a completely non-recursive build.
    481 #        Depending on libexif.la works at least.
    482 $(top_builddir)/libexif/libexif.la:
    483 	cd $(top_builddir)/libexif && $(MAKE) libexif.la
    484 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@$(HTML_APIDOC_DIR).stamp: Doxyfile $(top_builddir)/libexif/libexif.la
    485 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@	$(DOXYGEN) $<
    486 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@	echo > $@
    487 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@$(HTML_APIDOC_DIR).tar.gz: $(HTML_APIDOC_DIR).stamp
    488 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@	(cd $(DOXYGEN_OUTPUT_DIR) && $(AMTAR) chof - $(HTML_APIDOC_DIR) | GZIP=--best gzip -c) > $@
    489 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@$(HTML_APIDOC_INTERNALS_DIR).stamp: Doxyfile-internals $(top_builddir)/libexif/libexif.la
    490 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@	$(DOXYGEN) $<
    491 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@	echo > $@
    492 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@$(HTML_APIDOC_INTERNALS_DIR).tar.gz: $(HTML_APIDOC_INTERNALS_DIR).stamp
    493 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@	(cd $(DOXYGEN_OUTPUT_DIR) && $(AMTAR) chof - $(HTML_APIDOC_INTERNALS_DIR) | GZIP=--best gzip -c) > $@
    494 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@install-apidocs-internals: $(HTML_APIDOC_INTERNALS_DIR).stamp
    495 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@	mkdir -p "$(DESTDIR)$(docdir)"
    496 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@	find "$(DOXYGEN_OUTPUT_DIR)/$(HTML_APIDOC_INTERNALS_DIR)" \
    497 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@		\( -type d -exec chmod 0755 {} \; \) -or \
    498 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@		\( -type f -exec chmod 0644 {} \; \)
    499 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@	(unset CDPATH; cd "$(DOXYGEN_OUTPUT_DIR)" && tar cpf - "$(HTML_APIDOC_INTERNALS_DIR)") \
    500 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@		| (cd "$(DESTDIR)$(docdir)" && tar xpf -)
    501 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@uninstall-apidocs-internals:
    502 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@	rm -rf "$(DESTDIR)$(docdir)/$(HTML_APIDOC_INTERNALS_DIR)"
    503 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@install-apidocs: $(HTML_APIDOC_DIR).stamp
    504 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@	mkdir -p "$(DESTDIR)$(docdir)"
    505 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@	find "$(DOXYGEN_OUTPUT_DIR)/$(HTML_APIDOC_DIR)" \
    506 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@		\( -type d -exec chmod 0755 {} \; \) -or \
    507 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@		\( -type f -exec chmod 0644 {} \; \)
    508 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@	(unset CDPATH; cd "$(DOXYGEN_OUTPUT_DIR)" && tar cpf - "$(HTML_APIDOC_DIR)") \
    509 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@		| (cd "$(DESTDIR)$(docdir)" && tar xpf -)
    510 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@uninstall-apidocs:
    511 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@	rm -rf "$(DESTDIR)$(docdir)/$(HTML_APIDOC_DIR)"
    512 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@clean-apidocs:
    513 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@	rm -rf $(DOXYGEN_OUTPUT_DIR)
    514 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@	rm -f $(HTML_APIDOC_DIR).tar.gz $(HTML_APIDOC_INTERNALS_DIR).tar.gz
    515 
    516 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@$(DOXYGEN_UPLOAD): $(DOXYGEN_STAMPS)
    517 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@	find $(DOXYGEN_OUTPUT_DIR) \( -type d -exec chmod a+rx,go-w,g+s {} \; \) \
    518 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@		-or \( -type f -exec chmod a+r {} \; \)
    519 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@	rsync -avz --progress $(DOXYGEN_OUTPUT_DIR)/$(HTML_APIDOC_DIR)/ sf:/home/users/h/hu/hun/libexif/htdocs/api/
    520 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@	rsync -avz --progress $(DOXYGEN_OUTPUT_DIR)/$(HTML_APIDOC_INTERNALS_DIR)/ sf:/home/users/h/hu/hun/libexif/htdocs/internals/
    521 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@	ssh "sf" "find /home/groups/l/li/libexif/htdocs/internals /home/groups/l/li/libexif/htdocs/api \( -type d -exec chgrp libexif {} \; -exec chmod g+rwxs,a+rx {} \; \) -or \( -type f -exec chgrp libexif {} \; -exec chmod g+rw {} \; \( -name '*.html' -or -name '*.png' -or -name '*.php' -or -name '*.jpg' -or -name '*.css' -name '*.dot' -name '*.map' \) -exec chmod a+r {} \; \)"
    522 
    523 all-local: $(DOXYGEN_STAMPS)
    524 
    525 install-data-local: $(DOXYGEN_INSTALL_TARGETS)
    526 
    527 uninstall-local: $(DOXYGEN_UNINSTALL_TARGETS)
    528 
    529 clean-local: $(DOXYGEN_CLEAN_TARGETS)
    530 
    531 upload: $(DOXYGEN_UPLOAD)
    532 
    533 # Tell versions [3.59,3.63) of GNU make to not export all variables.
    534 # Otherwise a system limit (for SysV at least) may be exceeded.
    535 .NOEXPORT:
    536