"Fossies" - the Fresh Open Source Software Archive 
Member "libgphoto2-2.5.27/doc/Makefile.in" (21 Feb 2021, 31993 Bytes) of package /linux/privat/libgphoto2-2.5.27.tar.bz2:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the latest
Fossies "Diffs" side-by-side code changes report for "Makefile.in":
2.5.26_vs_2.5.27.
1 # Makefile.in generated by automake 1.16.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 VPATH = @srcdir@
18 am__is_gnu_make = { \
19 if test -z '$(MAKELEVEL)'; then \
20 false; \
21 elif test -n '$(MAKE_HOST)'; then \
22 true; \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24 true; \
25 else \
26 false; \
27 fi; \
28 }
29 am__make_running_with_option = \
30 case $${target_option-} in \
31 ?) ;; \
32 *) echo "am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
34 exit 1;; \
35 esac; \
36 has_opt=no; \
37 sane_makeflags=$$MAKEFLAGS; \
38 if $(am__is_gnu_make); then \
39 sane_makeflags=$$MFLAGS; \
40 else \
41 case $$MAKEFLAGS in \
42 *\\[\ \ ]*) \
43 bs=\\; \
44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
46 esac; \
47 fi; \
48 skip_next=no; \
49 strip_trailopt () \
50 { \
51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 }; \
53 for flg in $$sane_makeflags; do \
54 test $$skip_next = yes && { skip_next=no; continue; }; \
55 case $$flg in \
56 *=*|--*) continue;; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
65 esac; \
66 case $$flg in \
67 *$$target_option*) has_opt=yes; break;; \
68 esac; \
69 done; \
70 test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 @ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@am__append_1 = $(HTML_APIDOC_INTERNALS_DIR).stamp
92 @ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@am__append_2 = install-apidocs-internals
93 @ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@am__append_3 = uninstall-apidocs-internals
94 @ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@am__append_4 = clean-apidocs-internals
95 subdir = doc
96 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
97 am__aclocal_m4_deps = $(top_srcdir)/gphoto-m4/gp-byteorder.m4 \
98 $(top_srcdir)/gphoto-m4/gp-camlibs.m4 \
99 $(top_srcdir)/gphoto-m4/gp-check-doxygen.m4 \
100 $(top_srcdir)/gphoto-m4/gp-check-library.m4 \
101 $(top_srcdir)/gphoto-m4/gp-check-shell-environment.m4 \
102 $(top_srcdir)/gphoto-m4/gp-config-msg.m4 \
103 $(top_srcdir)/gphoto-m4/gp-documentation.m4 \
104 $(top_srcdir)/gphoto-m4/gp-gettext-hack.m4 \
105 $(top_srcdir)/gphoto-m4/gp-internal-docs.m4 \
106 $(top_srcdir)/gphoto-m4/gp-libltdl.m4 \
107 $(top_srcdir)/gphoto-m4/gp-packaging.m4 \
108 $(top_srcdir)/gphoto-m4/gp-pedantic-compiler-flags.m4 \
109 $(top_srcdir)/gphoto-m4/gp-progs.m4 \
110 $(top_srcdir)/gphoto-m4/gp-references.m4 \
111 $(top_srcdir)/gphoto-m4/gp-set.m4 \
112 $(top_srcdir)/gphoto-m4/gp-sleep.m4 \
113 $(top_srcdir)/gphoto-m4/gp-stdint.m4 \
114 $(top_srcdir)/gphoto-m4/gp-udev.m4 \
115 $(top_srcdir)/gphoto-m4/gp-va-copy.m4 \
116 $(top_srcdir)/auto-m4/gettext.m4 \
117 $(top_srcdir)/auto-m4/iconv.m4 $(top_srcdir)/auto-m4/lib-ld.m4 \
118 $(top_srcdir)/auto-m4/lib-link.m4 \
119 $(top_srcdir)/auto-m4/lib-prefix.m4 \
120 $(top_srcdir)/auto-m4/libtool.m4 \
121 $(top_srcdir)/auto-m4/ltoptions.m4 \
122 $(top_srcdir)/auto-m4/ltsugar.m4 \
123 $(top_srcdir)/auto-m4/ltversion.m4 \
124 $(top_srcdir)/auto-m4/lt~obsolete.m4 \
125 $(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
126 $(top_srcdir)/auto-m4/progtest.m4 $(top_srcdir)/configure.ac
127 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
128 $(ACLOCAL_M4)
129 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
130 mkinstalldirs = $(SHELL) $(top_srcdir)/auto-aux/mkinstalldirs
131 CONFIG_HEADER = $(top_builddir)/config.h
132 CONFIG_CLEAN_FILES = Doxyfile Doxyfile-internals
133 CONFIG_CLEAN_VPATH_FILES =
134 AM_V_P = $(am__v_P_@AM_V@)
135 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
136 am__v_P_0 = false
137 am__v_P_1 = :
138 AM_V_GEN = $(am__v_GEN_@AM_V@)
139 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
140 am__v_GEN_0 = @echo " GEN " $@;
141 am__v_GEN_1 =
142 AM_V_at = $(am__v_at_@AM_V@)
143 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
144 am__v_at_0 = @
145 am__v_at_1 =
146 SOURCES =
147 DIST_SOURCES =
148 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
149 ctags-recursive dvi-recursive html-recursive info-recursive \
150 install-data-recursive install-dvi-recursive \
151 install-exec-recursive install-html-recursive \
152 install-info-recursive install-pdf-recursive \
153 install-ps-recursive install-recursive installcheck-recursive \
154 installdirs-recursive pdf-recursive ps-recursive \
155 tags-recursive uninstall-recursive
156 am__can_run_installinfo = \
157 case $$AM_UPDATE_INFO_DIR in \
158 n|no|NO) false;; \
159 *) (install-info --version) >/dev/null 2>&1;; \
160 esac
161 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
162 am__vpath_adj = case $$p in \
163 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
164 *) f=$$p;; \
165 esac;
166 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
167 am__install_max = 40
168 am__nobase_strip_setup = \
169 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
170 am__nobase_strip = \
171 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
172 am__nobase_list = $(am__nobase_strip_setup); \
173 for p in $$list; do echo "$$p $$p"; done | \
174 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
175 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
176 if (++n[$$2] == $(am__install_max)) \
177 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
178 END { for (dir in files) print dir, files[dir] }'
179 am__base_list = \
180 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
181 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
182 am__uninstall_files_from_dir = { \
183 test -z "$$files" \
184 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
185 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
186 $(am__cd) "$$dir" && rm -f $$files; }; \
187 }
188 man3dir = $(mandir)/man3
189 am__installdirs = "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(docdir)"
190 NROFF = nroff
191 MANS = $(man_MANS)
192 DATA = $(doc_DATA)
193 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
194 distclean-recursive maintainer-clean-recursive
195 am__recursive_targets = \
196 $(RECURSIVE_TARGETS) \
197 $(RECURSIVE_CLEAN_TARGETS) \
198 $(am__extra_recursive_targets)
199 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
200 distdir distdir-am
201 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
202 # Read a list of newline-separated strings from the standard input,
203 # and print each of them once, without duplicates. Input order is
204 # *not* preserved.
205 am__uniquify_input = $(AWK) '\
206 BEGIN { nonempty = 0; } \
207 { items[$$0] = 1; nonempty = 1; } \
208 END { if (nonempty) { for (i in items) print i; }; } \
209 '
210 # Make sure the list of sources is unique. This is necessary because,
211 # e.g., the same source file might be shared among _SOURCES variables
212 # for different programs/libraries.
213 am__define_uniq_tagged_files = \
214 list='$(am__tagged_files)'; \
215 unique=`for i in $$list; do \
216 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
217 done | $(am__uniquify_input)`
218 ETAGS = etags
219 CTAGS = ctags
220 DIST_SUBDIRS = $(SUBDIRS)
221 am__DIST_COMMON = $(srcdir)/Doxyfile-internals.in \
222 $(srcdir)/Doxyfile.in $(srcdir)/Makefile.in \
223 $(top_srcdir)/auto-aux/mkinstalldirs
224 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
225 am__relativize = \
226 dir0=`pwd`; \
227 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
228 sed_rest='s,^[^/]*/*,,'; \
229 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
230 sed_butlast='s,/*[^/]*$$,,'; \
231 while test -n "$$dir1"; do \
232 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
233 if test "$$first" != "."; then \
234 if test "$$first" = ".."; then \
235 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
236 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
237 else \
238 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
239 if test "$$first2" = "$$first"; then \
240 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
241 else \
242 dir2="../$$dir2"; \
243 fi; \
244 dir0="$$dir0"/"$$first"; \
245 fi; \
246 fi; \
247 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
248 done; \
249 reldir="$$dir2"
250 ACLOCAL = @ACLOCAL@
251 AMTAR = @AMTAR@
252 AM_CFLAGS = @AM_CFLAGS@
253 AM_CPPFLAGS = @AM_CPPFLAGS@
254 AM_CXXFLAGS = @AM_CXXFLAGS@
255 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
256 AM_LDFLAGS = @AM_LDFLAGS@
257 AR = @AR@
258 AS = @AS@
259 AUTOCONF = @AUTOCONF@
260 AUTOHEADER = @AUTOHEADER@
261 AUTOMAKE = @AUTOMAKE@
262 AWK = @AWK@
263 BISON = @BISON@
264 CC = @CC@
265 CCDEPMODE = @CCDEPMODE@
266 CFLAGS = @CFLAGS@
267 CMP = @CMP@
268 COMM = @COMM@
269 CPP = @CPP@
270 CPPFLAGS = @CPPFLAGS@
271 CXX = @CXX@
272 CXXCPP = @CXXCPP@
273 CXXDEPMODE = @CXXDEPMODE@
274 CXXFLAGS = @CXXFLAGS@
275 CYGPATH_W = @CYGPATH_W@
276 DEFS = @DEFS@
277 DEPDIR = @DEPDIR@
278 DLLTOOL = @DLLTOOL@
279 DOT = @DOT@
280 DOXYGEN = @DOXYGEN@
281 DOXYGEN_OUTPUT_DIR = @DOXYGEN_OUTPUT_DIR@
282 DSYMUTIL = @DSYMUTIL@
283 DUMPBIN = @DUMPBIN@
284 ECHO_C = @ECHO_C@
285 ECHO_N = @ECHO_N@
286 ECHO_T = @ECHO_T@
287 EGREP = @EGREP@
288 EXEEXT = @EXEEXT@
289 EXPR = @EXPR@
290 FGREP = @FGREP@
291 FLEX = @FLEX@
292 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
293 GMSGFMT = @GMSGFMT@
294 GP_CAMLIB_SET = @GP_CAMLIB_SET@
295 GP_CAMLIB_SET_EVERYTHING = @GP_CAMLIB_SET_EVERYTHING@
296 GP_PEDANTIC_CFLAGS_C11 = @GP_PEDANTIC_CFLAGS_C11@
297 GP_PEDANTIC_CFLAGS_C90 = @GP_PEDANTIC_CFLAGS_C90@
298 GP_PEDANTIC_CFLAGS_C99 = @GP_PEDANTIC_CFLAGS_C99@
299 GP_PEDANTIC_CXXFLAGS_CXX11 = @GP_PEDANTIC_CXXFLAGS_CXX11@
300 GP_PEDANTIC_CXXFLAGS_CXX14 = @GP_PEDANTIC_CXXFLAGS_CXX14@
301 GP_PEDANTIC_CXXFLAGS_CXX17 = @GP_PEDANTIC_CXXFLAGS_CXX17@
302 GP_PEDANTIC_CXXFLAGS_CXX98 = @GP_PEDANTIC_CXXFLAGS_CXX98@
303 GREP = @GREP@
304 GTKDOC = @GTKDOC@
305 HAVE_DOT = @HAVE_DOT@
306 HTML_APIDOC_DIR = @HTML_APIDOC_DIR@
307 HTML_APIDOC_INTERNALS_DIR = @HTML_APIDOC_INTERNALS_DIR@
308 INSTALL = @INSTALL@
309 INSTALL_DATA = @INSTALL_DATA@
310 INSTALL_PROGRAM = @INSTALL_PROGRAM@
311 INSTALL_SCRIPT = @INSTALL_SCRIPT@
312 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
313 INTLLIBS = @INTLLIBS@
314 LD = @LD@
315 LDFLAGS = @LDFLAGS@
316 LIBCURL_CFLAGS = @LIBCURL_CFLAGS@
317 LIBCURL_CONFIG_PROG = @LIBCURL_CONFIG_PROG@
318 LIBCURL_LIBS = @LIBCURL_LIBS@
319 LIBEXIF_CFLAGS = @LIBEXIF_CFLAGS@
320 LIBEXIF_CONFIG_PROG = @LIBEXIF_CONFIG_PROG@
321 LIBEXIF_LIBS = @LIBEXIF_LIBS@
322 LIBGD_CFLAGS = @LIBGD_CFLAGS@
323 LIBGD_CONFIG_PROG = @LIBGD_CONFIG_PROG@
324 LIBGD_LIBS = @LIBGD_LIBS@
325 LIBGPHOTO2_AGE = @LIBGPHOTO2_AGE@
326 LIBGPHOTO2_CURRENT = @LIBGPHOTO2_CURRENT@
327 LIBGPHOTO2_CURRENT_MIN = @LIBGPHOTO2_CURRENT_MIN@
328 LIBGPHOTO2_REVISION = @LIBGPHOTO2_REVISION@
329 LIBGPHOTO2_VERSION_INFO = @LIBGPHOTO2_VERSION_INFO@
330 LIBICONV = @LIBICONV@
331 LIBINTL = @LIBINTL@
332 LIBJPEG = @LIBJPEG@
333 LIBLTDL = @LIBLTDL@
334 LIBOBJS = @LIBOBJS@
335 LIBS = @LIBS@
336 LIBTOOL = @LIBTOOL@
337 LIBWS232 = @LIBWS232@
338 LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
339 LIBXML2_CONFIG_PROG = @LIBXML2_CONFIG_PROG@
340 LIBXML2_LIBS = @LIBXML2_LIBS@
341 LIPO = @LIPO@
342 LN_S = @LN_S@
343 LTDLINCL = @LTDLINCL@
344 LTLIBICONV = @LTLIBICONV@
345 LTLIBINTL = @LTLIBINTL@
346 LTLIBOBJS = @LTLIBOBJS@
347 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
348 MAIL_GPHOTO_DEVEL = @MAIL_GPHOTO_DEVEL@
349 MAIL_GPHOTO_TRANSLATION = @MAIL_GPHOTO_TRANSLATION@
350 MAIL_GPHOTO_USER = @MAIL_GPHOTO_USER@
351 MAKEINFO = @MAKEINFO@
352 MANIFEST_TOOL = @MANIFEST_TOOL@
353 MKDIR_P = @MKDIR_P@
354 MKINSTALLDIRS = @MKINSTALLDIRS@
355 MSGFMT = @MSGFMT@
356 MSGMERGE = @MSGMERGE@
357 NM = @NM@
358 NMEDIT = @NMEDIT@
359 NO_UNUSED_CFLAGS = @NO_UNUSED_CFLAGS@
360 OBJDUMP = @OBJDUMP@
361 OBJEXT = @OBJEXT@
362 OTOOL = @OTOOL@
363 OTOOL64 = @OTOOL64@
364 PACKAGE = @PACKAGE@
365 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
366 PACKAGE_NAME = @PACKAGE_NAME@
367 PACKAGE_STRING = @PACKAGE_STRING@
368 PACKAGE_TARNAME = @PACKAGE_TARNAME@
369 PACKAGE_URL = @PACKAGE_URL@
370 PACKAGE_VERSION = @PACKAGE_VERSION@
371 PATH_SEPARATOR = @PATH_SEPARATOR@
372 PKG_CONFIG = @PKG_CONFIG@
373 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
374 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
375 POSUB = @POSUB@
376 RANLIB = @RANLIB@
377 REQUIREMENTS_FOR_LIBCURL = @REQUIREMENTS_FOR_LIBCURL@
378 REQUIREMENTS_FOR_LIBEXIF = @REQUIREMENTS_FOR_LIBEXIF@
379 REQUIREMENTS_FOR_LIBGD = @REQUIREMENTS_FOR_LIBGD@
380 REQUIREMENTS_FOR_LIBXML2 = @REQUIREMENTS_FOR_LIBXML2@
381 RPMBUILD = @RPMBUILD@
382 SED = @SED@
383 SET_MAKE = @SET_MAKE@
384 SHELL = @SHELL@
385 SLEEP = @SLEEP@
386 SORT = @SORT@
387 STRIP = @STRIP@
388 TR = @TR@
389 UNIQ = @UNIQ@
390 URL_DIGICAM_LIST = @URL_DIGICAM_LIST@
391 URL_GPHOTO_HOME = @URL_GPHOTO_HOME@
392 URL_GPHOTO_PROJECT = @URL_GPHOTO_PROJECT@
393 URL_JPHOTO_HOME = @URL_JPHOTO_HOME@
394 URL_USB_MASSSTORAGE = @URL_USB_MASSSTORAGE@
395 USE_NLS = @USE_NLS@
396 VERSION = @VERSION@
397 VERSIONMAPLDFLAGS = @VERSIONMAPLDFLAGS@
398 XGETTEXT = @XGETTEXT@
399 abs_builddir = @abs_builddir@
400 abs_srcdir = @abs_srcdir@
401 abs_top_builddir = @abs_top_builddir@
402 abs_top_srcdir = @abs_top_srcdir@
403 ac_ct_AR = @ac_ct_AR@
404 ac_ct_CC = @ac_ct_CC@
405 ac_ct_CXX = @ac_ct_CXX@
406 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
407 am__include = @am__include@
408 am__leading_dot = @am__leading_dot@
409 am__quote = @am__quote@
410 am__tar = @am__tar@
411 am__untar = @am__untar@
412 apidocdir = @apidocdir@
413 bindir = @bindir@
414 build = @build@
415 build_alias = @build_alias@
416 build_cpu = @build_cpu@
417 build_os = @build_os@
418 build_vendor = @build_vendor@
419 builddir = @builddir@
420 camlibdir = @camlibdir@
421 camlibdocdir = @camlibdocdir@
422 datadir = @datadir@
423 datarootdir = @datarootdir@
424 docdir = @docdir@
425 dvidir = @dvidir@
426 effective_target = @effective_target@
427 exec_prefix = @exec_prefix@
428 host = @host@
429 host_alias = @host_alias@
430 host_cpu = @host_cpu@
431 host_os = @host_os@
432 host_vendor = @host_vendor@
433 hotplugdocdir = @hotplugdocdir@
434 hotplugusermapdir = @hotplugusermapdir@
435 htmldir = @htmldir@
436 includedir = @includedir@
437 infodir = @infodir@
438 install_sh = @install_sh@
439 libdir = @libdir@
440 libexecdir = @libexecdir@
441 localedir = @localedir@
442 localstatedir = @localstatedir@
443 mandir = @mandir@
444 mkdir_p = @mkdir_p@
445 oldincludedir = @oldincludedir@
446 pdfdir = @pdfdir@
447 pkgconfigdir = @pkgconfigdir@
448 prefix = @prefix@
449 program_transform_name = @program_transform_name@
450 psdir = @psdir@
451 sbindir = @sbindir@
452 sharedstatedir = @sharedstatedir@
453 srcdir = @srcdir@
454 subdirs = @subdirs@
455 sysconfdir = @sysconfdir@
456 target_alias = @target_alias@
457 top_build_prefix = @top_build_prefix@
458 top_builddir = @top_builddir@
459 top_srcdir = @top_srcdir@
460 udevscriptdir = @udevscriptdir@
461 utilsdir = @utilsdir@
462 SUBDIRS = api
463 old_EXTRA_DIST = DAEMON build_OS2.txt \
464 camlib_devel.lyx \
465 camlib_devel-portmon.eps camlib_devel-repeater.eps \
466 camlib_devel.sgml camlib_devel.txt camlib_devel-y.eps \
467 frontend_devel.lyx frontend_devel.sgml frontend_devel.txt \
468 libgphoto2.3 libgphoto2_port.3
469
470 man_MANS = libgphoto2.3 libgphoto2_port.3
471
472 # doc_DATA = FAQ faq.xml
473 ########################################################################
474 # Conditional rules, depending on tool availability
475 ########################################################################
476
477 # FIXME: Depend on source files.
478 @HAVE_DOXYGEN_TRUE@DOXYGEN_STAMPS = $(HTML_APIDOC_DIR).stamp \
479 @HAVE_DOXYGEN_TRUE@ $(am__append_1)
480 @HAVE_DOXYGEN_TRUE@LOCAL_INSTALL = install-apidocs $(am__append_2)
481 @HAVE_DOXYGEN_TRUE@LOCAL_UNINSTALL = uninstall-apidocs $(am__append_3)
482 @HAVE_DOXYGEN_TRUE@LOCAL_CLEAN = clean-apidocs $(am__append_4)
483 @HAVE_DOXYGEN_TRUE@doc_EXTRA_DIST = $(HTML_APIDOC_DIR).tar.gz
484 @HAVE_DOXYGEN_TRUE@doc_DATA = README.apidocs
485 @HAVE_DOXYGEN_TRUE@CLEANFILES = $(DOXYGEN_STAMPS)
486
487 ########################################################################
488 # Common part
489 ########################################################################
490 EXTRA_DIST = $(doc_EXTRA_DIST) Doxyfile.in README.apidocs $(old_EXTRA_DIST)
491 all: all-recursive
492
493 .SUFFIXES:
494 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
495 @for dep in $?; do \
496 case '$(am__configure_deps)' in \
497 *$$dep*) \
498 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
499 && { if test -f $@; then exit 0; else break; fi; }; \
500 exit 1;; \
501 esac; \
502 done; \
503 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
504 $(am__cd) $(top_srcdir) && \
505 $(AUTOMAKE) --foreign doc/Makefile
506 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
507 @case '$?' in \
508 *config.status*) \
509 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
510 *) \
511 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
512 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
513 esac;
514
515 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
516 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
517
518 $(top_srcdir)/configure: $(am__configure_deps)
519 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
520 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
521 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
522 $(am__aclocal_m4_deps):
523 Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in
524 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
525 Doxyfile-internals: $(top_builddir)/config.status $(srcdir)/Doxyfile-internals.in
526 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
527
528 mostlyclean-libtool:
529 -rm -f *.lo
530
531 clean-libtool:
532 -rm -rf .libs _libs
533 install-man3: $(man_MANS)
534 @$(NORMAL_INSTALL)
535 @list1=''; \
536 list2='$(man_MANS)'; \
537 test -n "$(man3dir)" \
538 && test -n "`echo $$list1$$list2`" \
539 || exit 0; \
540 echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \
541 $(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \
542 { for i in $$list1; do echo "$$i"; done; \
543 if test -n "$$list2"; then \
544 for i in $$list2; do echo "$$i"; done \
545 | sed -n '/\.3[a-z]*$$/p'; \
546 fi; \
547 } | while read p; do \
548 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
549 echo "$$d$$p"; echo "$$p"; \
550 done | \
551 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
552 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
553 sed 'N;N;s,\n, ,g' | { \
554 list=; while read file base inst; do \
555 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
556 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
557 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
558 fi; \
559 done; \
560 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
561 while read files; do \
562 test -z "$$files" || { \
563 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
564 $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
565 done; }
566
567 uninstall-man3:
568 @$(NORMAL_UNINSTALL)
569 @list=''; test -n "$(man3dir)" || exit 0; \
570 files=`{ for i in $$list; do echo "$$i"; done; \
571 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
572 sed -n '/\.3[a-z]*$$/p'; \
573 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
574 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
575 dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir)
576 install-docDATA: $(doc_DATA)
577 @$(NORMAL_INSTALL)
578 @list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
579 if test -n "$$list"; then \
580 echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
581 $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
582 fi; \
583 for p in $$list; do \
584 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
585 echo "$$d$$p"; \
586 done | $(am__base_list) | \
587 while read files; do \
588 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
589 $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
590 done
591
592 uninstall-docDATA:
593 @$(NORMAL_UNINSTALL)
594 @list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
595 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
596 dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
597
598 # This directory's subdirectories are mostly independent; you can cd
599 # into them and run 'make' without going through this Makefile.
600 # To change the values of 'make' variables: instead of editing Makefiles,
601 # (1) if the variable is set in 'config.status', edit 'config.status'
602 # (which will cause the Makefiles to be regenerated when you run 'make');
603 # (2) otherwise, pass the desired values on the 'make' command line.
604 $(am__recursive_targets):
605 @fail=; \
606 if $(am__make_keepgoing); then \
607 failcom='fail=yes'; \
608 else \
609 failcom='exit 1'; \
610 fi; \
611 dot_seen=no; \
612 target=`echo $@ | sed s/-recursive//`; \
613 case "$@" in \
614 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
615 *) list='$(SUBDIRS)' ;; \
616 esac; \
617 for subdir in $$list; do \
618 echo "Making $$target in $$subdir"; \
619 if test "$$subdir" = "."; then \
620 dot_seen=yes; \
621 local_target="$$target-am"; \
622 else \
623 local_target="$$target"; \
624 fi; \
625 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
626 || eval $$failcom; \
627 done; \
628 if test "$$dot_seen" = "no"; then \
629 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
630 fi; test -z "$$fail"
631
632 ID: $(am__tagged_files)
633 $(am__define_uniq_tagged_files); mkid -fID $$unique
634 tags: tags-recursive
635 TAGS: tags
636
637 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
638 set x; \
639 here=`pwd`; \
640 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
641 include_option=--etags-include; \
642 empty_fix=.; \
643 else \
644 include_option=--include; \
645 empty_fix=; \
646 fi; \
647 list='$(SUBDIRS)'; for subdir in $$list; do \
648 if test "$$subdir" = .; then :; else \
649 test ! -f $$subdir/TAGS || \
650 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
651 fi; \
652 done; \
653 $(am__define_uniq_tagged_files); \
654 shift; \
655 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
656 test -n "$$unique" || unique=$$empty_fix; \
657 if test $$# -gt 0; then \
658 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
659 "$$@" $$unique; \
660 else \
661 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
662 $$unique; \
663 fi; \
664 fi
665 ctags: ctags-recursive
666
667 CTAGS: ctags
668 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
669 $(am__define_uniq_tagged_files); \
670 test -z "$(CTAGS_ARGS)$$unique" \
671 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
672 $$unique
673
674 GTAGS:
675 here=`$(am__cd) $(top_builddir) && pwd` \
676 && $(am__cd) $(top_srcdir) \
677 && gtags -i $(GTAGS_ARGS) "$$here"
678 cscopelist: cscopelist-recursive
679
680 cscopelist-am: $(am__tagged_files)
681 list='$(am__tagged_files)'; \
682 case "$(srcdir)" in \
683 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
684 *) sdir=$(subdir)/$(srcdir) ;; \
685 esac; \
686 for i in $$list; do \
687 if test -f "$$i"; then \
688 echo "$(subdir)/$$i"; \
689 else \
690 echo "$$sdir/$$i"; \
691 fi; \
692 done >> $(top_builddir)/cscope.files
693
694 distclean-tags:
695 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
696
697 distdir: $(BUILT_SOURCES)
698 $(MAKE) $(AM_MAKEFLAGS) distdir-am
699
700 distdir-am: $(DISTFILES)
701 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
702 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
703 list='$(DISTFILES)'; \
704 dist_files=`for file in $$list; do echo $$file; done | \
705 sed -e "s|^$$srcdirstrip/||;t" \
706 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
707 case $$dist_files in \
708 */*) $(MKDIR_P) `echo "$$dist_files" | \
709 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
710 sort -u` ;; \
711 esac; \
712 for file in $$dist_files; do \
713 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
714 if test -d $$d/$$file; then \
715 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
716 if test -d "$(distdir)/$$file"; then \
717 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
718 fi; \
719 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
720 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
721 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
722 fi; \
723 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
724 else \
725 test -f "$(distdir)/$$file" \
726 || cp -p $$d/$$file "$(distdir)/$$file" \
727 || exit 1; \
728 fi; \
729 done
730 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
731 if test "$$subdir" = .; then :; else \
732 $(am__make_dryrun) \
733 || test -d "$(distdir)/$$subdir" \
734 || $(MKDIR_P) "$(distdir)/$$subdir" \
735 || exit 1; \
736 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
737 $(am__relativize); \
738 new_distdir=$$reldir; \
739 dir1=$$subdir; dir2="$(top_distdir)"; \
740 $(am__relativize); \
741 new_top_distdir=$$reldir; \
742 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
743 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
744 ($(am__cd) $$subdir && \
745 $(MAKE) $(AM_MAKEFLAGS) \
746 top_distdir="$$new_top_distdir" \
747 distdir="$$new_distdir" \
748 am__remove_distdir=: \
749 am__skip_length_check=: \
750 am__skip_mode_fix=: \
751 distdir) \
752 || exit 1; \
753 fi; \
754 done
755 check-am: all-am
756 check: check-recursive
757 @HAVE_DOXYGEN_FALSE@all-local:
758 all-am: Makefile $(MANS) $(DATA) all-local
759 installdirs: installdirs-recursive
760 installdirs-am:
761 for dir in "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(docdir)"; do \
762 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
763 done
764 install: install-recursive
765 install-exec: install-exec-recursive
766 install-data: install-data-recursive
767 uninstall: uninstall-recursive
768
769 install-am: all-am
770 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
771
772 installcheck: installcheck-recursive
773 install-strip:
774 if test -z '$(STRIP)'; then \
775 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
776 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
777 install; \
778 else \
779 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
780 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
781 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
782 fi
783 mostlyclean-generic:
784
785 clean-generic:
786 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
787
788 distclean-generic:
789 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
790 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
791
792 maintainer-clean-generic:
793 @echo "This command is intended for maintainers to use"
794 @echo "it deletes files that may require special tools to rebuild."
795 @HAVE_DOXYGEN_FALSE@install-data-local:
796 @HAVE_DOXYGEN_FALSE@uninstall-local:
797 @HAVE_DOXYGEN_FALSE@clean-local:
798 clean: clean-recursive
799
800 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
801
802 distclean: distclean-recursive
803 -rm -f Makefile
804 distclean-am: clean-am distclean-generic distclean-tags
805
806 dvi: dvi-recursive
807
808 dvi-am:
809
810 html: html-recursive
811
812 html-am:
813
814 info: info-recursive
815
816 info-am:
817
818 install-data-am: install-data-local install-docDATA install-man
819
820 install-dvi: install-dvi-recursive
821
822 install-dvi-am:
823
824 install-exec-am:
825
826 install-html: install-html-recursive
827
828 install-html-am:
829
830 install-info: install-info-recursive
831
832 install-info-am:
833
834 install-man: install-man3
835
836 install-pdf: install-pdf-recursive
837
838 install-pdf-am:
839
840 install-ps: install-ps-recursive
841
842 install-ps-am:
843
844 installcheck-am:
845
846 maintainer-clean: maintainer-clean-recursive
847 -rm -f Makefile
848 maintainer-clean-am: distclean-am maintainer-clean-generic
849
850 mostlyclean: mostlyclean-recursive
851
852 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
853
854 pdf: pdf-recursive
855
856 pdf-am:
857
858 ps: ps-recursive
859
860 ps-am:
861
862 uninstall-am: uninstall-docDATA uninstall-local uninstall-man
863
864 uninstall-man: uninstall-man3
865
866 .MAKE: $(am__recursive_targets) install-am install-strip
867
868 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
869 check check-am clean clean-generic clean-libtool clean-local \
870 cscopelist-am ctags ctags-am distclean distclean-generic \
871 distclean-libtool distclean-tags distdir dvi dvi-am html \
872 html-am info info-am install install-am install-data \
873 install-data-am install-data-local install-docDATA install-dvi \
874 install-dvi-am install-exec install-exec-am install-html \
875 install-html-am install-info install-info-am install-man \
876 install-man3 install-pdf install-pdf-am install-ps \
877 install-ps-am install-strip installcheck installcheck-am \
878 installdirs installdirs-am maintainer-clean \
879 maintainer-clean-generic mostlyclean mostlyclean-generic \
880 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
881 uninstall-am uninstall-docDATA uninstall-local uninstall-man \
882 uninstall-man3
883
884 .PRECIOUS: Makefile
885
886 @HAVE_DOXYGEN_TRUE@$(HTML_APIDOC_DIR).stamp: Doxyfile
887 @HAVE_DOXYGEN_TRUE@ doxygen Doxyfile
888 @HAVE_DOXYGEN_TRUE@ echo > $@
889
890 @HAVE_DOXYGEN_TRUE@$(HTML_APIDOC_DIR).tar.gz: $(HTML_APIDOC_DIR).stamp
891 @HAVE_DOXYGEN_TRUE@ (cd $(DOXYGEN_OUTPUT_DIR) && $(AMTAR) chof - $(HTML_APIDOC_DIR) | GZIP=--best gzip -c) > $@
892
893 @HAVE_DOXYGEN_TRUE@$(HTML_APIDOC_INTERNALS_DIR).tar.gz: $(HTML_APIDOC_INTERNALS_DIR).stamp
894 @HAVE_DOXYGEN_TRUE@ (cd $(DOXYGEN_OUTPUT_DIR) && $(AMTAR) chof - $(HTML_APIDOC_INTERNALS_DIR) | GZIP=--best gzip -c) > $@
895 @HAVE_DOXYGEN_TRUE@install-apidocs: $(HTML_APIDOC_DIR).stamp
896 @HAVE_DOXYGEN_TRUE@ mkdir -p "$(DESTDIR)$(docdir)"
897 @HAVE_DOXYGEN_TRUE@ find "$(DOXYGEN_OUTPUT_DIR)/$(HTML_APIDOC_DIR)" \
898 @HAVE_DOXYGEN_TRUE@ \( -type d -exec chmod 0755 {} \; \) -or \
899 @HAVE_DOXYGEN_TRUE@ \( -type f -exec chmod 0644 {} \; \)
900 @HAVE_DOXYGEN_TRUE@ (unset CDPATH; cd "$(DOXYGEN_OUTPUT_DIR)" && tar cpf - "$(HTML_APIDOC_DIR)") \
901 @HAVE_DOXYGEN_TRUE@ | (cd "$(DESTDIR)$(docdir)" && tar xpf -)
902 @HAVE_DOXYGEN_TRUE@uninstall-apidocs:
903 @HAVE_DOXYGEN_TRUE@ rm -rf "$(DESTDIR)$(docdir)/$(HTML_APIDOC_DIR)"
904 @HAVE_DOXYGEN_TRUE@clean-apidocs:
905 @HAVE_DOXYGEN_TRUE@ rm -rf "$(DOXYGEN_OUTPUT_DIR)/$(HTML_APIDOC_DIR)"
906 @HAVE_DOXYGEN_TRUE@ rm -f $(HTML_APIDOC_DIR).stamp
907 @HAVE_DOXYGEN_TRUE@ rm -f $(HTML_APIDOC_DIR).tar.gz
908 # FIXME: Depend on source files.
909 @ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@$(HTML_APIDOC_INTERNALS_DIR).stamp: Doxyfile-internals
910 @ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@ doxygen Doxyfile-internals
911 @ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@ echo > $@
912 @ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@install-apidocs-internals: $(HTML_APIDOC_INTERNALS_DIR).stamp
913 @ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@ mkdir -p "$(DESTDIR)$(docdir)"
914 @ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@ find "$(DOXYGEN_OUTPUT_DIR)/$(HTML_APIDOC_INTERNALS_DIR)" \
915 @ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@ \( -type d -exec chmod 0755 {} \; \) -or \
916 @ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@ \( -type f -exec chmod 0644 {} \; \)
917 @ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@ (unset CDPATH; cd "$(DOXYGEN_OUTPUT_DIR)" && tar cpf - "$(HTML_APIDOC_INTERNALS_DIR)") \
918 @ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@ | (cd "$(DESTDIR)$(docdir)" && tar xpf -)
919 @ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@uninstall-apidocs-internals:
920 @ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@ rm -rf "$(DESTDIR)$(docdir)/$(HTML_APIDOC_INTERNALS_DIR)"
921 @ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@clean-apidocs-internals:
922 @ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@ rm -rf "$(DOXYGEN_OUTPUT_DIR)/$(HTML_APIDOC_INTERNALS_DIR)"
923 @ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@ rm -f $(HTML_APIDOC_INTERNALS_DIR).stamp
924 @ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@ rm -f $(HTML_APIDOC_INTERNALS_DIR).tar.gz
925
926 @HAVE_DOXYGEN_TRUE@all-local: $(DOXYGEN_STAMPS)
927
928 @HAVE_DOXYGEN_TRUE@install-data-local: $(LOCAL_INSTALL)
929
930 @HAVE_DOXYGEN_TRUE@uninstall-local: $(LOCAL_UNINSTALL)
931
932 @HAVE_DOXYGEN_TRUE@clean-local: $(LOCAL_CLEAN)
933 @HAVE_DOXYGEN_TRUE@ rm -rf $(DOXYGEN_OUTPUT_DIR)
934
935 # Tell versions [3.59,3.63) of GNU make to not export all variables.
936 # Otherwise a system limit (for SysV at least) may be exceeded.
937 .NOEXPORT: