Source code upload
[framework/connectivity/libgphoto2.git] / libgphoto2 / Makefile
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # libgphoto2/Makefile.  Generated from Makefile.in by configure.
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
17
18
19 pkgdatadir = $(datadir)/libgphoto2
20 pkgincludedir = $(includedir)/libgphoto2
21 pkglibdir = $(libdir)/libgphoto2
22 pkglibexecdir = $(libexecdir)/libgphoto2
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = armv7l-unknown-linux-gnueabi
36 host_triplet = armv7l-unknown-linux-gnueabi
37 subdir = libgphoto2
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/m4m/gp-byteorder.m4 \
41         $(top_srcdir)/m4m/gp-camlibs.m4 \
42         $(top_srcdir)/m4m/gp-check-doxygen.m4 \
43         $(top_srcdir)/m4m/gp-check-library.m4 \
44         $(top_srcdir)/m4m/gp-check-shell-environment.m4 \
45         $(top_srcdir)/m4m/gp-config-msg.m4 \
46         $(top_srcdir)/m4m/gp-documentation.m4 \
47         $(top_srcdir)/m4m/gp-gettext-hack.m4 \
48         $(top_srcdir)/m4m/gp-packaging.m4 \
49         $(top_srcdir)/m4m/gp-pkg-config.m4 \
50         $(top_srcdir)/m4m/gp-references.m4 \
51         $(top_srcdir)/m4m/gp-stdint.m4 $(top_srcdir)/m4m/gp-udev.m4 \
52         $(top_srcdir)/auto-m4/gettext.m4 \
53         $(top_srcdir)/auto-m4/iconv.m4 $(top_srcdir)/auto-m4/lib-ld.m4 \
54         $(top_srcdir)/auto-m4/lib-link.m4 \
55         $(top_srcdir)/auto-m4/lib-prefix.m4 \
56         $(top_srcdir)/auto-m4/libtool.m4 \
57         $(top_srcdir)/auto-m4/ltoptions.m4 \
58         $(top_srcdir)/auto-m4/ltsugar.m4 \
59         $(top_srcdir)/auto-m4/ltversion.m4 \
60         $(top_srcdir)/auto-m4/lt~obsolete.m4 \
61         $(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
62         $(top_srcdir)/auto-m4/progtest.m4 $(top_srcdir)/configure.ac
63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64         $(ACLOCAL_M4)
65 mkinstalldirs = $(SHELL) $(top_srcdir)/auto-aux/mkinstalldirs
66 CONFIG_HEADER = $(top_builddir)/config.h
67 CONFIG_CLEAN_FILES =
68 CONFIG_CLEAN_VPATH_FILES =
69 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
70 am__vpath_adj = case $$p in \
71     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
72     *) f=$$p;; \
73   esac;
74 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
75 am__install_max = 40
76 am__nobase_strip_setup = \
77   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
78 am__nobase_strip = \
79   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
80 am__nobase_list = $(am__nobase_strip_setup); \
81   for p in $$list; do echo "$$p $$p"; done | \
82   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
83   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
84     if (++n[$$2] == $(am__install_max)) \
85       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
86     END { for (dir in files) print dir, files[dir] }'
87 am__base_list = \
88   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
89   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
90 am__installdirs = "$(DESTDIR)$(libdir)"
91 LTLIBRARIES = $(lib_LTLIBRARIES)
92 am__DEPENDENCIES_1 =
93 am_libgphoto2_la_OBJECTS = libgphoto2_la-gphoto2-abilities-list.lo \
94         libgphoto2_la-ahd_bayer.lo libgphoto2_la-bayer.lo \
95         libgphoto2_la-gphoto2-camera.lo \
96         libgphoto2_la-gphoto2-context.lo libgphoto2_la-gphoto2-file.lo \
97         libgphoto2_la-gphoto2-filesys.lo libgphoto2_la-gamma.lo \
98         libgphoto2_la-jpeg.lo libgphoto2_la-gphoto2-list.lo \
99         libgphoto2_la-gphoto2-result.lo \
100         libgphoto2_la-gphoto2-version.lo \
101         libgphoto2_la-gphoto2-setting.lo \
102         libgphoto2_la-gphoto2-widget.lo \
103         libgphoto2_la-gphoto2_slp_support.lo
104 libgphoto2_la_OBJECTS = $(am_libgphoto2_la_OBJECTS)
105 libgphoto2_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
106         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
107         $(libgphoto2_la_LDFLAGS) $(LDFLAGS) -o $@
108 DEFAULT_INCLUDES = -I. -I$(top_builddir)
109 depcomp = $(SHELL) $(top_srcdir)/auto-aux/depcomp
110 am__depfiles_maybe = depfiles
111 am__mv = mv -f
112 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
113         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
114 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
115         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
116         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
117 CCLD = $(CC)
118 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
119         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
120         $(LDFLAGS) -o $@
121 SOURCES = $(libgphoto2_la_SOURCES)
122 DIST_SOURCES = $(libgphoto2_la_SOURCES)
123 ETAGS = etags
124 CTAGS = ctags
125 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
126 ACLOCAL = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/missing --run aclocal-1.11
127 ALL_CURRENT_CAMLIBS = agfa_cl20 aox ax203 barbie canon casio_qv clicksmart310 digigr8 digita dimera3500 directory enigma13 gsmart300 hp215 iclick jamcam jd11 jl2005a kodak_dc120 kodak_dc210 kodak_dc240 kodak_ez200 largan lg_gsm mars panasonic_coolshot panasonic_l859 panasonic_dc1000 panasonic_dc1580 pccam300 pccam600 polaroid_pdc320 polaroid_pdc640 polaroid_pdc700 ptp2 ricoh ricoh_g3 samsung sierra sipix_blink2 sipix_web2 smal sonix sony_dscf1 sony_dscf55 soundvision spca50x sq905 st2205 stv0674 sx330z toshiba_pdrm11
128 ALL_DEFINED_CAMLIBS = agfa_cl20 aox ax203 barbie canon casio_qv clicksmart310 digigr8 digita dimera3500 directory enigma13 gsmart300 hp215 iclick jamcam jd11 jl2005a kodak_dc120 kodak_dc210 kodak_dc240 kodak_ez200 largan lg_gsm mars panasonic_coolshot panasonic_l859 panasonic_dc1000 panasonic_dc1580 pccam300 pccam600 polaroid_pdc320 polaroid_pdc640 polaroid_pdc700 ptp2 ricoh ricoh_g3 samsung sierra sipix_blink2 sipix_web2 smal sonix sony_dscf1 sony_dscf55 soundvision spca50x sq905 st2205 stv0674 sx330z toshiba_pdrm11 sipix_blink template
129 AMTAR = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/missing --run tar
130 AM_CFLAGS =  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes
131 AM_CPPFLAGS =  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_ -DLOCALEDIR=\"$(datadir)/locale\" -DCAMLIBS=\"$(camlibdir)\"
132 AM_CXXFLAGS =  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__
133 AM_LDFLAGS =   -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib -Wall -g
134 AR = ar
135 AS = as
136 AUTOCONF = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/missing --run autoconf
137 AUTOHEADER = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/missing --run autoheader
138 AUTOMAKE = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/missing --run automake-1.11
139 AWK = gawk
140 BISON = 
141 BUILD_THESE_CAMLIBS =  agfa_cl20.la aox.la ax203.la barbie.la canon.la casio_qv.la clicksmart310.la digigr8.la digita.la dimera3500.la directory.la enigma13.la gsmart300.la hp215.la iclick.la jamcam.la jd11.la jl2005a.la kodak_dc120.la kodak_dc210.la kodak_dc240.la kodak_ez200.la largan.la lg_gsm.la mars.la panasonic_coolshot.la panasonic_l859.la panasonic_dc1000.la panasonic_dc1580.la pccam300.la pccam600.la polaroid_pdc320.la polaroid_pdc640.la polaroid_pdc700.la ptp2.la ricoh.la ricoh_g3.la samsung.la sierra.la sipix_blink2.la sipix_web2.la smal.la sonix.la sony_dscf1.la sony_dscf55.la soundvision.la spca50x.la sq905.la st2205.la stv0674.la sx330z.la toshiba_pdrm11.la
142 CAMLIB_LDFLAGS = -module -no-undefined -avoid-version -export-dynamic -export-symbols $(top_srcdir)/camlibs/camlib.sym
143 CAMLIB_LIBS = $(top_builddir)/libgphoto2/libgphoto2.la
144 CC = gcc
145 CCDEPMODE = depmode=gcc3
146 CFLAGS =  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wall -Wmissing-declarations -Wmissing-prototypes
147 CPP = gcc -E
148 CPPFLAGS =  -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2  -Wall -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_
149 CXX = g++
150 CXXCPP = g++ -E
151 CXXDEPMODE = depmode=gcc3
152 CXXFLAGS = -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__
153 CYGPATH_W = echo
154 DEFS = -DHAVE_CONFIG_H
155 DEPDIR = .deps
156 DLLTOOL = dlltool
157 DOT = false
158 DOXYGEN = false
159 DOXYGEN_OUTPUT_DIR = doxygen-output
160 DSYMUTIL = 
161 DUMPBIN = 
162 ECHO_C = 
163 ECHO_N = -n
164 ECHO_T = 
165 EGREP = /bin/grep -E
166 EXEEXT = 
167 FGREP = /bin/grep -F
168 FLEX = 
169 GETTEXT_PACKAGE = libgphoto2-2
170 GMSGFMT = /usr/bin/msgfmt
171 GREP = /bin/grep
172 GTKDOC = 
173 HAVE_DOT = NO
174 HTML_APIDOC_DIR = libgphoto2-api.html
175 HTML_APIDOC_INTERNALS_DIR = libgphoto2-internals.html
176 INSTALL = /usr/bin/install -c
177 INSTALL_DATA = ${INSTALL} -m 644
178 INSTALL_PROGRAM = ${INSTALL}
179 INSTALL_SCRIPT = ${INSTALL}
180 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
181 INTLLIBS = 
182 LD = /usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld
183 LDFLAGS =  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib
184 LIBEXIF_CFLAGS = 
185 LIBEXIF_CONFIG_PROG = 
186 LIBEXIF_LIBS = 
187 LIBGD = 
188 LIBGPHOTO2_AGE = 4
189 LIBGPHOTO2_CURRENT = 6
190 LIBGPHOTO2_CURRENT_MIN = 2
191 LIBGPHOTO2_REVISION = 0
192 LIBGPHOTO2_VERSION_INFO = 6:0:4
193 LIBICONV = 
194 LIBINTL = 
195 LIBJPEG = 
196 LIBOBJS = 
197 LIBS = 
198 LIBTOOL = $(SHELL) $(top_builddir)/libtool
199 LIBUSB_CONFIG = /usr/bin/libusb-config
200 LIPO = 
201 LN_S = ln -s
202 LTLIBICONV = 
203 LTLIBINTL = 
204 LTLIBOBJS = 
205 MAIL_GPHOTO_DEVEL = <gphoto-devel@lists.sourceforge.net>
206 MAIL_GPHOTO_TRANSLATION = <gphoto-translation@lists.sourceforge.net>
207 MAIL_GPHOTO_USER = <gphoto-user@lists.sourceforge.net>
208 MAKEINFO = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/missing --run makeinfo
209 MKDIR_P = /bin/mkdir -p
210 MKINSTALLDIRS = $(top_builddir)/auto-aux/mkinstalldirs
211 MSGFMT = /usr/bin/msgfmt
212 MSGMERGE = /usr/bin/msgmerge
213 NM = /usr/bin/nm -B
214 NMEDIT = 
215 NO_UNUSED_CFLAGS = -Wno-unused
216 OBJDUMP = objdump
217 OBJEXT = o
218 OTOOL = 
219 OTOOL64 = 
220 PACKAGE = libgphoto2
221 PACKAGE_BUGREPORT = gphoto-devel@lists.sourceforge.net
222 PACKAGE_NAME = libgphoto2 photo camera library
223 PACKAGE_STRING = libgphoto2 photo camera library 2.4.11
224 PACKAGE_TARNAME = libgphoto2
225 PACKAGE_URL = 
226 PACKAGE_VERSION = 2.4.11
227 PATH_SEPARATOR = :
228 PKG_CONFIG = /usr/bin/pkg-config
229 PKG_CONFIG_LIBDIR = 
230 PKG_CONFIG_PATH = /usr/lib/pkgconfig:/usr/share/pkgconfig
231 POSUB = po
232 RANLIB = ranlib
233 REQUIREMENTS_FOR_LIBEXIF = libexif >= 0.6.13
234 RPMBUILD = rpmbuild
235 SED = sed
236 SET_MAKE = 
237 SHELL = /bin/sh
238 STRIP = strip
239 URL_DIGICAM_LIST = http://www.teaser.fr/~hfiguiere/linux/digicam.html
240 URL_GPHOTO_HOME = http://www.gphoto.org/
241 URL_GPHOTO_PROJECT = http://sourceforge.net/projects/gphoto
242 URL_JPHOTO_HOME = http://jphoto.sourceforge.net/
243 URL_USB_MASSSTORAGE = http://www.linux-usb.org/USB-guide/x498.html
244 USE_NLS = yes
245 VERSION = 2.4.11
246 XGETTEXT = /usr/bin/xgettext
247 abs_builddir = /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2
248 abs_srcdir = /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2
249 abs_top_builddir = /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11
250 abs_top_srcdir = /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11
251 ac_ct_CC = gcc
252 ac_ct_CXX = g++
253 ac_ct_DUMPBIN = 
254 am__include = include
255 am__leading_dot = .
256 am__quote = 
257 am__tar = ${AMTAR} chof - "$$tardir"
258 am__untar = ${AMTAR} xf -
259 apidocdir = ${prefix}/share/doc/libgphoto2/html/api
260 bindir = /usr/bin
261 build = armv7l-unknown-linux-gnueabi
262 build_alias = armv7l-unknown-linux-gnueabi
263 build_cpu = armv7l
264 build_os = linux-gnueabi
265 build_vendor = unknown
266 builddir = .
267 camlibdir = ${libdir}/libgphoto2/2.4.11
268 camlibdocdir = ${docdir}/camlibs
269 datadir = /usr/share
270 datarootdir = ${prefix}/share
271 docdir = ${prefix}/share/doc/libgphoto2
272 dvidir = ${docdir}
273 effective_target = armv7l-tizen-linux-gnueabi
274 exec_prefix = /usr
275 host = armv7l-unknown-linux-gnueabi
276 host_alias = armv7l-unknown-linux-gnueabi
277 host_cpu = armv7l
278 host_os = linux-gnueabi
279 host_vendor = unknown
280 hotplugdocdir = ${prefix}/share/doc/libgphoto2/linux-hotplug
281 hotplugusermapdir = ${prefix}/share/doc/libgphoto2/linux-hotplug
282 htmldir = ${prefix}/share/doc/libgphoto2/html
283 includedir = /usr/include
284 infodir = /usr/share/info
285 install_sh = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/install-sh
286 libdir = /usr/lib
287 libexecdir = /usr/libexec
288 localedir = $(datadir)/locale
289 localstatedir = /var
290 lt_ECHO = echo
291 mandir = /usr/share/man
292 mkdir_p = /bin/mkdir -p
293 oldincludedir = /usr/include
294 pdfdir = ${docdir}
295 pkgconfigdir = ${libdir}/pkgconfig
296 prefix = /usr
297 program_transform_name = s&^&&
298 psdir = ${docdir}
299 sbindir = /usr/sbin
300 sharedstatedir = /var/lib
301 srcdir = .
302 subdirs =  libgphoto2_port
303 sysconfdir = /etc
304 target_alias = armv7l-tizen-linux-gnueabi
305 top_build_prefix = ../
306 top_builddir = ..
307 top_srcdir = ..
308 udevscriptdir = ${libdir}/udev
309 utilsdir = ${libdir}/${PACKAGE_TARNAME}
310 lib_LTLIBRARIES = libgphoto2.la
311
312 # Notes about the list of exported symbols:
313 #    gp_* also contains internal symbols which are intended for
314 #         INTERNAL USE ONLY and should be converted into gpi_* symbols
315 #    gpi_* are for libgphoto2/camlib internal use only
316 #          NEVER USE gpi_* in frontends!
317 #    gp_* gphoto2 API, used in
318 #         - frontends
319 #           BE AWARE that NOT ALL gp_* FUNCTIONS ARE CONSIDERED PUBLIC.
320 #
321 # Yes, this is messy, but we are going to clean this up.
322 libgphoto2_la_CPPFLAGS = \
323         $(AM_CPPFLAGS) $(CPPFLAGS)                      \
324         $(LIBEXIF_CFLAGS)
325
326 libgphoto2_la_LDFLAGS = \
327         -no-undefined   \
328         -export-symbols $(srcdir)/libgphoto2.sym \
329         -version-info 6:0:4
330
331 libgphoto2_la_SOURCES = \
332         gphoto2-abilities-list.c\
333         ahd_bayer.c             \
334         bayer.c bayer.h         \
335         gphoto2-camera.c        \
336         gphoto2-context.c       \
337         gphoto2-file.c          \
338         gphoto2-filesys.c       \
339         gamma.c gamma.h         \
340         jpeg.c jpeg.h           \
341         gphoto2-list.c          \
342         gphoto2-result.c        \
343         gphoto2-version.c       \
344         gphoto2-setting.c       \
345         gphoto2-widget.c        \
346         gphoto2_slp_support.c
347
348 libgphoto2_la_LIBADD = \
349         $(top_builddir)/libgphoto2_port/libgphoto2_port/libgphoto2_port.la \
350         $(LIBEXIF_LIBS)                                 \
351         $(INTLLIBS)                                     \
352         -lm                                             \
353         -ldl
354
355 # The libtool docs describe these params, but they don't build.
356 #       "-dlopen" self \
357 #       "-dlopen" $(top_builddir)/camlibs/canon/....la \
358 #       "-dlopen" $(top_builddir)/camlibs/ptp2/....la
359 libgphoto2_la_DEPENDENCIES = \
360         $(top_srcdir)/gphoto2/gphoto2-version.h \
361         $(srcdir)/libgphoto2.sym
362
363 EXTRA_DIST = gphoto2-library.c libgphoto2.sym
364 DISTCLEANFILES = _stdint.h
365 all: all-am
366
367 .SUFFIXES:
368 .SUFFIXES: .c .lo .o .obj
369 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
370         @for dep in $?; do \
371           case '$(am__configure_deps)' in \
372             *$$dep*) \
373               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
374                 && { if test -f $@; then exit 0; else break; fi; }; \
375               exit 1;; \
376           esac; \
377         done; \
378         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libgphoto2/Makefile'; \
379         $(am__cd) $(top_srcdir) && \
380           $(AUTOMAKE) --gnu libgphoto2/Makefile
381 .PRECIOUS: Makefile
382 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
383         @case '$?' in \
384           *config.status*) \
385             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
386           *) \
387             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
388             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
389         esac;
390
391 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
392         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
393
394 $(top_srcdir)/configure:  $(am__configure_deps)
395         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
396 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
397         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
398 $(am__aclocal_m4_deps):
399 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
400         @$(NORMAL_INSTALL)
401         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
402         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
403         list2=; for p in $$list; do \
404           if test -f $$p; then \
405             list2="$$list2 $$p"; \
406           else :; fi; \
407         done; \
408         test -z "$$list2" || { \
409           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
410           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
411         }
412
413 uninstall-libLTLIBRARIES:
414         @$(NORMAL_UNINSTALL)
415         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
416         for p in $$list; do \
417           $(am__strip_dir) \
418           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
419           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
420         done
421
422 clean-libLTLIBRARIES:
423         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
424         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
425           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
426           test "$$dir" != "$$p" || dir=.; \
427           echo "rm -f \"$${dir}/so_locations\""; \
428           rm -f "$${dir}/so_locations"; \
429         done
430 libgphoto2.la: $(libgphoto2_la_OBJECTS) $(libgphoto2_la_DEPENDENCIES) 
431         $(libgphoto2_la_LINK) -rpath $(libdir) $(libgphoto2_la_OBJECTS) $(libgphoto2_la_LIBADD) $(LIBS)
432
433 mostlyclean-compile:
434         -rm -f *.$(OBJEXT)
435
436 distclean-compile:
437         -rm -f *.tab.c
438
439 include ./$(DEPDIR)/libgphoto2_la-ahd_bayer.Plo
440 include ./$(DEPDIR)/libgphoto2_la-bayer.Plo
441 include ./$(DEPDIR)/libgphoto2_la-gamma.Plo
442 include ./$(DEPDIR)/libgphoto2_la-gphoto2-abilities-list.Plo
443 include ./$(DEPDIR)/libgphoto2_la-gphoto2-camera.Plo
444 include ./$(DEPDIR)/libgphoto2_la-gphoto2-context.Plo
445 include ./$(DEPDIR)/libgphoto2_la-gphoto2-file.Plo
446 include ./$(DEPDIR)/libgphoto2_la-gphoto2-filesys.Plo
447 include ./$(DEPDIR)/libgphoto2_la-gphoto2-list.Plo
448 include ./$(DEPDIR)/libgphoto2_la-gphoto2-result.Plo
449 include ./$(DEPDIR)/libgphoto2_la-gphoto2-setting.Plo
450 include ./$(DEPDIR)/libgphoto2_la-gphoto2-version.Plo
451 include ./$(DEPDIR)/libgphoto2_la-gphoto2-widget.Plo
452 include ./$(DEPDIR)/libgphoto2_la-gphoto2_slp_support.Plo
453 include ./$(DEPDIR)/libgphoto2_la-jpeg.Plo
454
455 .c.o:
456         depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
457         $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
458         $(am__mv) $$depbase.Tpo $$depbase.Po
459 #       source='$<' object='$@' libtool=no \
460 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
461 #       $(COMPILE) -c -o $@ $<
462
463 .c.obj:
464         depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
465         $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
466         $(am__mv) $$depbase.Tpo $$depbase.Po
467 #       source='$<' object='$@' libtool=no \
468 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
469 #       $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
470
471 .c.lo:
472         depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
473         $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
474         $(am__mv) $$depbase.Tpo $$depbase.Plo
475 #       source='$<' object='$@' libtool=yes \
476 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
477 #       $(LTCOMPILE) -c -o $@ $<
478
479 libgphoto2_la-gphoto2-abilities-list.lo: gphoto2-abilities-list.c
480         $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgphoto2_la-gphoto2-abilities-list.lo -MD -MP -MF $(DEPDIR)/libgphoto2_la-gphoto2-abilities-list.Tpo -c -o libgphoto2_la-gphoto2-abilities-list.lo `test -f 'gphoto2-abilities-list.c' || echo '$(srcdir)/'`gphoto2-abilities-list.c
481         $(am__mv) $(DEPDIR)/libgphoto2_la-gphoto2-abilities-list.Tpo $(DEPDIR)/libgphoto2_la-gphoto2-abilities-list.Plo
482 #       source='gphoto2-abilities-list.c' object='libgphoto2_la-gphoto2-abilities-list.lo' libtool=yes \
483 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
484 #       $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphoto2_la-gphoto2-abilities-list.lo `test -f 'gphoto2-abilities-list.c' || echo '$(srcdir)/'`gphoto2-abilities-list.c
485
486 libgphoto2_la-ahd_bayer.lo: ahd_bayer.c
487         $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgphoto2_la-ahd_bayer.lo -MD -MP -MF $(DEPDIR)/libgphoto2_la-ahd_bayer.Tpo -c -o libgphoto2_la-ahd_bayer.lo `test -f 'ahd_bayer.c' || echo '$(srcdir)/'`ahd_bayer.c
488         $(am__mv) $(DEPDIR)/libgphoto2_la-ahd_bayer.Tpo $(DEPDIR)/libgphoto2_la-ahd_bayer.Plo
489 #       source='ahd_bayer.c' object='libgphoto2_la-ahd_bayer.lo' libtool=yes \
490 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
491 #       $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphoto2_la-ahd_bayer.lo `test -f 'ahd_bayer.c' || echo '$(srcdir)/'`ahd_bayer.c
492
493 libgphoto2_la-bayer.lo: bayer.c
494         $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgphoto2_la-bayer.lo -MD -MP -MF $(DEPDIR)/libgphoto2_la-bayer.Tpo -c -o libgphoto2_la-bayer.lo `test -f 'bayer.c' || echo '$(srcdir)/'`bayer.c
495         $(am__mv) $(DEPDIR)/libgphoto2_la-bayer.Tpo $(DEPDIR)/libgphoto2_la-bayer.Plo
496 #       source='bayer.c' object='libgphoto2_la-bayer.lo' libtool=yes \
497 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
498 #       $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphoto2_la-bayer.lo `test -f 'bayer.c' || echo '$(srcdir)/'`bayer.c
499
500 libgphoto2_la-gphoto2-camera.lo: gphoto2-camera.c
501         $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgphoto2_la-gphoto2-camera.lo -MD -MP -MF $(DEPDIR)/libgphoto2_la-gphoto2-camera.Tpo -c -o libgphoto2_la-gphoto2-camera.lo `test -f 'gphoto2-camera.c' || echo '$(srcdir)/'`gphoto2-camera.c
502         $(am__mv) $(DEPDIR)/libgphoto2_la-gphoto2-camera.Tpo $(DEPDIR)/libgphoto2_la-gphoto2-camera.Plo
503 #       source='gphoto2-camera.c' object='libgphoto2_la-gphoto2-camera.lo' libtool=yes \
504 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
505 #       $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphoto2_la-gphoto2-camera.lo `test -f 'gphoto2-camera.c' || echo '$(srcdir)/'`gphoto2-camera.c
506
507 libgphoto2_la-gphoto2-context.lo: gphoto2-context.c
508         $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgphoto2_la-gphoto2-context.lo -MD -MP -MF $(DEPDIR)/libgphoto2_la-gphoto2-context.Tpo -c -o libgphoto2_la-gphoto2-context.lo `test -f 'gphoto2-context.c' || echo '$(srcdir)/'`gphoto2-context.c
509         $(am__mv) $(DEPDIR)/libgphoto2_la-gphoto2-context.Tpo $(DEPDIR)/libgphoto2_la-gphoto2-context.Plo
510 #       source='gphoto2-context.c' object='libgphoto2_la-gphoto2-context.lo' libtool=yes \
511 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
512 #       $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphoto2_la-gphoto2-context.lo `test -f 'gphoto2-context.c' || echo '$(srcdir)/'`gphoto2-context.c
513
514 libgphoto2_la-gphoto2-file.lo: gphoto2-file.c
515         $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgphoto2_la-gphoto2-file.lo -MD -MP -MF $(DEPDIR)/libgphoto2_la-gphoto2-file.Tpo -c -o libgphoto2_la-gphoto2-file.lo `test -f 'gphoto2-file.c' || echo '$(srcdir)/'`gphoto2-file.c
516         $(am__mv) $(DEPDIR)/libgphoto2_la-gphoto2-file.Tpo $(DEPDIR)/libgphoto2_la-gphoto2-file.Plo
517 #       source='gphoto2-file.c' object='libgphoto2_la-gphoto2-file.lo' libtool=yes \
518 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
519 #       $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphoto2_la-gphoto2-file.lo `test -f 'gphoto2-file.c' || echo '$(srcdir)/'`gphoto2-file.c
520
521 libgphoto2_la-gphoto2-filesys.lo: gphoto2-filesys.c
522         $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgphoto2_la-gphoto2-filesys.lo -MD -MP -MF $(DEPDIR)/libgphoto2_la-gphoto2-filesys.Tpo -c -o libgphoto2_la-gphoto2-filesys.lo `test -f 'gphoto2-filesys.c' || echo '$(srcdir)/'`gphoto2-filesys.c
523         $(am__mv) $(DEPDIR)/libgphoto2_la-gphoto2-filesys.Tpo $(DEPDIR)/libgphoto2_la-gphoto2-filesys.Plo
524 #       source='gphoto2-filesys.c' object='libgphoto2_la-gphoto2-filesys.lo' libtool=yes \
525 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
526 #       $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphoto2_la-gphoto2-filesys.lo `test -f 'gphoto2-filesys.c' || echo '$(srcdir)/'`gphoto2-filesys.c
527
528 libgphoto2_la-gamma.lo: gamma.c
529         $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgphoto2_la-gamma.lo -MD -MP -MF $(DEPDIR)/libgphoto2_la-gamma.Tpo -c -o libgphoto2_la-gamma.lo `test -f 'gamma.c' || echo '$(srcdir)/'`gamma.c
530         $(am__mv) $(DEPDIR)/libgphoto2_la-gamma.Tpo $(DEPDIR)/libgphoto2_la-gamma.Plo
531 #       source='gamma.c' object='libgphoto2_la-gamma.lo' libtool=yes \
532 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
533 #       $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphoto2_la-gamma.lo `test -f 'gamma.c' || echo '$(srcdir)/'`gamma.c
534
535 libgphoto2_la-jpeg.lo: jpeg.c
536         $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgphoto2_la-jpeg.lo -MD -MP -MF $(DEPDIR)/libgphoto2_la-jpeg.Tpo -c -o libgphoto2_la-jpeg.lo `test -f 'jpeg.c' || echo '$(srcdir)/'`jpeg.c
537         $(am__mv) $(DEPDIR)/libgphoto2_la-jpeg.Tpo $(DEPDIR)/libgphoto2_la-jpeg.Plo
538 #       source='jpeg.c' object='libgphoto2_la-jpeg.lo' libtool=yes \
539 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
540 #       $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphoto2_la-jpeg.lo `test -f 'jpeg.c' || echo '$(srcdir)/'`jpeg.c
541
542 libgphoto2_la-gphoto2-list.lo: gphoto2-list.c
543         $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgphoto2_la-gphoto2-list.lo -MD -MP -MF $(DEPDIR)/libgphoto2_la-gphoto2-list.Tpo -c -o libgphoto2_la-gphoto2-list.lo `test -f 'gphoto2-list.c' || echo '$(srcdir)/'`gphoto2-list.c
544         $(am__mv) $(DEPDIR)/libgphoto2_la-gphoto2-list.Tpo $(DEPDIR)/libgphoto2_la-gphoto2-list.Plo
545 #       source='gphoto2-list.c' object='libgphoto2_la-gphoto2-list.lo' libtool=yes \
546 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
547 #       $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphoto2_la-gphoto2-list.lo `test -f 'gphoto2-list.c' || echo '$(srcdir)/'`gphoto2-list.c
548
549 libgphoto2_la-gphoto2-result.lo: gphoto2-result.c
550         $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgphoto2_la-gphoto2-result.lo -MD -MP -MF $(DEPDIR)/libgphoto2_la-gphoto2-result.Tpo -c -o libgphoto2_la-gphoto2-result.lo `test -f 'gphoto2-result.c' || echo '$(srcdir)/'`gphoto2-result.c
551         $(am__mv) $(DEPDIR)/libgphoto2_la-gphoto2-result.Tpo $(DEPDIR)/libgphoto2_la-gphoto2-result.Plo
552 #       source='gphoto2-result.c' object='libgphoto2_la-gphoto2-result.lo' libtool=yes \
553 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
554 #       $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphoto2_la-gphoto2-result.lo `test -f 'gphoto2-result.c' || echo '$(srcdir)/'`gphoto2-result.c
555
556 libgphoto2_la-gphoto2-version.lo: gphoto2-version.c
557         $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgphoto2_la-gphoto2-version.lo -MD -MP -MF $(DEPDIR)/libgphoto2_la-gphoto2-version.Tpo -c -o libgphoto2_la-gphoto2-version.lo `test -f 'gphoto2-version.c' || echo '$(srcdir)/'`gphoto2-version.c
558         $(am__mv) $(DEPDIR)/libgphoto2_la-gphoto2-version.Tpo $(DEPDIR)/libgphoto2_la-gphoto2-version.Plo
559 #       source='gphoto2-version.c' object='libgphoto2_la-gphoto2-version.lo' libtool=yes \
560 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
561 #       $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphoto2_la-gphoto2-version.lo `test -f 'gphoto2-version.c' || echo '$(srcdir)/'`gphoto2-version.c
562
563 libgphoto2_la-gphoto2-setting.lo: gphoto2-setting.c
564         $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgphoto2_la-gphoto2-setting.lo -MD -MP -MF $(DEPDIR)/libgphoto2_la-gphoto2-setting.Tpo -c -o libgphoto2_la-gphoto2-setting.lo `test -f 'gphoto2-setting.c' || echo '$(srcdir)/'`gphoto2-setting.c
565         $(am__mv) $(DEPDIR)/libgphoto2_la-gphoto2-setting.Tpo $(DEPDIR)/libgphoto2_la-gphoto2-setting.Plo
566 #       source='gphoto2-setting.c' object='libgphoto2_la-gphoto2-setting.lo' libtool=yes \
567 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
568 #       $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphoto2_la-gphoto2-setting.lo `test -f 'gphoto2-setting.c' || echo '$(srcdir)/'`gphoto2-setting.c
569
570 libgphoto2_la-gphoto2-widget.lo: gphoto2-widget.c
571         $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgphoto2_la-gphoto2-widget.lo -MD -MP -MF $(DEPDIR)/libgphoto2_la-gphoto2-widget.Tpo -c -o libgphoto2_la-gphoto2-widget.lo `test -f 'gphoto2-widget.c' || echo '$(srcdir)/'`gphoto2-widget.c
572         $(am__mv) $(DEPDIR)/libgphoto2_la-gphoto2-widget.Tpo $(DEPDIR)/libgphoto2_la-gphoto2-widget.Plo
573 #       source='gphoto2-widget.c' object='libgphoto2_la-gphoto2-widget.lo' libtool=yes \
574 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
575 #       $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphoto2_la-gphoto2-widget.lo `test -f 'gphoto2-widget.c' || echo '$(srcdir)/'`gphoto2-widget.c
576
577 libgphoto2_la-gphoto2_slp_support.lo: gphoto2_slp_support.c
578         $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgphoto2_la-gphoto2_slp_support.lo -MD -MP -MF $(DEPDIR)/libgphoto2_la-gphoto2_slp_support.Tpo -c -o libgphoto2_la-gphoto2_slp_support.lo `test -f 'gphoto2_slp_support.c' || echo '$(srcdir)/'`gphoto2_slp_support.c
579         $(am__mv) $(DEPDIR)/libgphoto2_la-gphoto2_slp_support.Tpo $(DEPDIR)/libgphoto2_la-gphoto2_slp_support.Plo
580 #       source='gphoto2_slp_support.c' object='libgphoto2_la-gphoto2_slp_support.lo' libtool=yes \
581 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
582 #       $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgphoto2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphoto2_la-gphoto2_slp_support.lo `test -f 'gphoto2_slp_support.c' || echo '$(srcdir)/'`gphoto2_slp_support.c
583
584 mostlyclean-libtool:
585         -rm -f *.lo
586
587 clean-libtool:
588         -rm -rf .libs _libs
589
590 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
591         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
592         unique=`for i in $$list; do \
593             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
594           done | \
595           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
596               END { if (nonempty) { for (i in files) print i; }; }'`; \
597         mkid -fID $$unique
598 tags: TAGS
599
600 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
601                 $(TAGS_FILES) $(LISP)
602         set x; \
603         here=`pwd`; \
604         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
605         unique=`for i in $$list; do \
606             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
607           done | \
608           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
609               END { if (nonempty) { for (i in files) print i; }; }'`; \
610         shift; \
611         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
612           test -n "$$unique" || unique=$$empty_fix; \
613           if test $$# -gt 0; then \
614             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
615               "$$@" $$unique; \
616           else \
617             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
618               $$unique; \
619           fi; \
620         fi
621 ctags: CTAGS
622 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
623                 $(TAGS_FILES) $(LISP)
624         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
625         unique=`for i in $$list; do \
626             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
627           done | \
628           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
629               END { if (nonempty) { for (i in files) print i; }; }'`; \
630         test -z "$(CTAGS_ARGS)$$unique" \
631           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
632              $$unique
633
634 GTAGS:
635         here=`$(am__cd) $(top_builddir) && pwd` \
636           && $(am__cd) $(top_srcdir) \
637           && gtags -i $(GTAGS_ARGS) "$$here"
638
639 distclean-tags:
640         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
641
642 distdir: $(DISTFILES)
643         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
644         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
645         list='$(DISTFILES)'; \
646           dist_files=`for file in $$list; do echo $$file; done | \
647           sed -e "s|^$$srcdirstrip/||;t" \
648               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
649         case $$dist_files in \
650           */*) $(MKDIR_P) `echo "$$dist_files" | \
651                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
652                            sort -u` ;; \
653         esac; \
654         for file in $$dist_files; do \
655           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
656           if test -d $$d/$$file; then \
657             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
658             if test -d "$(distdir)/$$file"; then \
659               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
660             fi; \
661             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
662               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
663               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
664             fi; \
665             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
666           else \
667             test -f "$(distdir)/$$file" \
668             || cp -p $$d/$$file "$(distdir)/$$file" \
669             || exit 1; \
670           fi; \
671         done
672 check-am: all-am
673 check: check-am
674 all-am: Makefile $(LTLIBRARIES)
675 installdirs:
676         for dir in "$(DESTDIR)$(libdir)"; do \
677           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
678         done
679 install: install-am
680 install-exec: install-exec-am
681 install-data: install-data-am
682 uninstall: uninstall-am
683
684 install-am: all-am
685         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
686
687 installcheck: installcheck-am
688 install-strip:
689         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
690           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
691           `test -z '$(STRIP)' || \
692             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
693 mostlyclean-generic:
694
695 clean-generic:
696
697 distclean-generic:
698         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
699         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
700         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
701
702 maintainer-clean-generic:
703         @echo "This command is intended for maintainers to use"
704         @echo "it deletes files that may require special tools to rebuild."
705 clean: clean-am
706
707 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
708         mostlyclean-am
709
710 distclean: distclean-am
711         -rm -rf ./$(DEPDIR)
712         -rm -f Makefile
713 distclean-am: clean-am distclean-compile distclean-generic \
714         distclean-tags
715
716 dvi: dvi-am
717
718 dvi-am:
719
720 html: html-am
721
722 html-am:
723
724 info: info-am
725
726 info-am:
727
728 install-data-am:
729
730 install-dvi: install-dvi-am
731
732 install-dvi-am:
733
734 install-exec-am: install-libLTLIBRARIES
735
736 install-html: install-html-am
737
738 install-html-am:
739
740 install-info: install-info-am
741
742 install-info-am:
743
744 install-man:
745
746 install-pdf: install-pdf-am
747
748 install-pdf-am:
749
750 install-ps: install-ps-am
751
752 install-ps-am:
753
754 installcheck-am:
755
756 maintainer-clean: maintainer-clean-am
757         -rm -rf ./$(DEPDIR)
758         -rm -f Makefile
759 maintainer-clean-am: distclean-am maintainer-clean-generic
760
761 mostlyclean: mostlyclean-am
762
763 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
764         mostlyclean-libtool
765
766 pdf: pdf-am
767
768 pdf-am:
769
770 ps: ps-am
771
772 ps-am:
773
774 uninstall-am: uninstall-libLTLIBRARIES
775
776 .MAKE: install-am install-strip
777
778 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
779         clean-libLTLIBRARIES clean-libtool ctags distclean \
780         distclean-compile distclean-generic distclean-libtool \
781         distclean-tags distdir dvi dvi-am html html-am info info-am \
782         install install-am install-data install-data-am install-dvi \
783         install-dvi-am install-exec install-exec-am install-html \
784         install-html-am install-info install-info-am \
785         install-libLTLIBRARIES install-man install-pdf install-pdf-am \
786         install-ps install-ps-am install-strip installcheck \
787         installcheck-am installdirs maintainer-clean \
788         maintainer-clean-generic mostlyclean mostlyclean-compile \
789         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
790         tags uninstall uninstall-am uninstall-libLTLIBRARIES
791
792
793 # Tell versions [3.59,3.63) of GNU make to not export all variables.
794 # Otherwise a system limit (for SysV at least) may be exceeded.
795 .NOEXPORT: