Source code upload
[framework/connectivity/libgphoto2.git] / packaging / generic / Makefile
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # packaging/generic/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
20 pkgdatadir = $(datadir)/libgphoto2
21 pkgincludedir = $(includedir)/libgphoto2
22 pkglibdir = $(libdir)/libgphoto2
23 pkglibexecdir = $(libexecdir)/libgphoto2
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = armv7l-unknown-linux-gnueabi
37 host_triplet = armv7l-unknown-linux-gnueabi
38 utils_PROGRAMS = print-camera-list$(EXEEXT)
39 subdir = packaging/generic
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/m4m/gp-byteorder.m4 \
43         $(top_srcdir)/m4m/gp-camlibs.m4 \
44         $(top_srcdir)/m4m/gp-check-doxygen.m4 \
45         $(top_srcdir)/m4m/gp-check-library.m4 \
46         $(top_srcdir)/m4m/gp-check-shell-environment.m4 \
47         $(top_srcdir)/m4m/gp-config-msg.m4 \
48         $(top_srcdir)/m4m/gp-documentation.m4 \
49         $(top_srcdir)/m4m/gp-gettext-hack.m4 \
50         $(top_srcdir)/m4m/gp-packaging.m4 \
51         $(top_srcdir)/m4m/gp-pkg-config.m4 \
52         $(top_srcdir)/m4m/gp-references.m4 \
53         $(top_srcdir)/m4m/gp-stdint.m4 $(top_srcdir)/m4m/gp-udev.m4 \
54         $(top_srcdir)/auto-m4/gettext.m4 \
55         $(top_srcdir)/auto-m4/iconv.m4 $(top_srcdir)/auto-m4/lib-ld.m4 \
56         $(top_srcdir)/auto-m4/lib-link.m4 \
57         $(top_srcdir)/auto-m4/lib-prefix.m4 \
58         $(top_srcdir)/auto-m4/libtool.m4 \
59         $(top_srcdir)/auto-m4/ltoptions.m4 \
60         $(top_srcdir)/auto-m4/ltsugar.m4 \
61         $(top_srcdir)/auto-m4/ltversion.m4 \
62         $(top_srcdir)/auto-m4/lt~obsolete.m4 \
63         $(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
64         $(top_srcdir)/auto-m4/progtest.m4 $(top_srcdir)/configure.ac
65 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66         $(ACLOCAL_M4)
67 mkinstalldirs = $(SHELL) $(top_srcdir)/auto-aux/mkinstalldirs
68 CONFIG_HEADER = $(top_builddir)/config.h
69 CONFIG_CLEAN_FILES =
70 CONFIG_CLEAN_VPATH_FILES =
71 am__installdirs = "$(DESTDIR)$(utilsdir)" "$(DESTDIR)$(udevscriptdir)"
72 PROGRAMS = $(utils_PROGRAMS)
73 print_camera_list_SOURCES = print-camera-list.c
74 print_camera_list_OBJECTS = print-camera-list.$(OBJEXT)
75 am__DEPENDENCIES_1 =
76 print_camera_list_DEPENDENCIES =  \
77         $(top_builddir)/libgphoto2/libgphoto2.la \
78         $(top_builddir)/libgphoto2_port/libgphoto2_port/libgphoto2_port.la \
79         $(am__DEPENDENCIES_1)
80 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
81 am__vpath_adj = case $$p in \
82     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
83     *) f=$$p;; \
84   esac;
85 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
86 am__install_max = 40
87 am__nobase_strip_setup = \
88   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
89 am__nobase_strip = \
90   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
91 am__nobase_list = $(am__nobase_strip_setup); \
92   for p in $$list; do echo "$$p $$p"; done | \
93   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
94   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
95     if (++n[$$2] == $(am__install_max)) \
96       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
97     END { for (dir in files) print dir, files[dir] }'
98 am__base_list = \
99   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
100   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
101 SCRIPTS = $(udevscript_SCRIPTS)
102 DEFAULT_INCLUDES = -I. -I$(top_builddir)
103 depcomp = $(SHELL) $(top_srcdir)/auto-aux/depcomp
104 am__depfiles_maybe = depfiles
105 am__mv = mv -f
106 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
107         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
108 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
109         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
110         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
111 CCLD = $(CC)
112 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
113         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
114         $(LDFLAGS) -o $@
115 SOURCES = print-camera-list.c
116 DIST_SOURCES = print-camera-list.c
117 ETAGS = etags
118 CTAGS = ctags
119 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
120 ACLOCAL = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/missing --run aclocal-1.11
121 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
122 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
123 AMTAR = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/missing --run tar
124 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
125 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)\"
126 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__
127 AM_LDFLAGS =   -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib -Wall -g
128 AR = ar
129 AS = as
130 AUTOCONF = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/missing --run autoconf
131 AUTOHEADER = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/missing --run autoheader
132 AUTOMAKE = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/missing --run automake-1.11
133 AWK = gawk
134 BISON = 
135 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
136 CAMLIB_LDFLAGS = -module -no-undefined -avoid-version -export-dynamic -export-symbols $(top_srcdir)/camlibs/camlib.sym
137 CAMLIB_LIBS = $(top_builddir)/libgphoto2/libgphoto2.la
138 CC = gcc
139 CCDEPMODE = depmode=gcc3
140 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
141 CPP = gcc -E
142 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_
143 CXX = g++
144 CXXCPP = g++ -E
145 CXXDEPMODE = depmode=gcc3
146 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__
147 CYGPATH_W = echo
148 DEFS = -DHAVE_CONFIG_H
149 DEPDIR = .deps
150 DLLTOOL = dlltool
151 DOT = false
152 DOXYGEN = false
153 DOXYGEN_OUTPUT_DIR = doxygen-output
154 DSYMUTIL = 
155 DUMPBIN = 
156 ECHO_C = 
157 ECHO_N = -n
158 ECHO_T = 
159 EGREP = /bin/grep -E
160 EXEEXT = 
161 FGREP = /bin/grep -F
162 FLEX = 
163 GETTEXT_PACKAGE = libgphoto2-2
164 GMSGFMT = /usr/bin/msgfmt
165 GREP = /bin/grep
166 GTKDOC = 
167 HAVE_DOT = NO
168 HTML_APIDOC_DIR = libgphoto2-api.html
169 HTML_APIDOC_INTERNALS_DIR = libgphoto2-internals.html
170 INSTALL = /usr/bin/install -c
171 INSTALL_DATA = ${INSTALL} -m 644
172 INSTALL_PROGRAM = ${INSTALL}
173 INSTALL_SCRIPT = ${INSTALL}
174 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
175 INTLLIBS = 
176 LD = /usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld
177 LDFLAGS =  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib
178 LIBEXIF_CFLAGS = 
179 LIBEXIF_CONFIG_PROG = 
180 LIBEXIF_LIBS = 
181 LIBGD = 
182 LIBGPHOTO2_AGE = 4
183 LIBGPHOTO2_CURRENT = 6
184 LIBGPHOTO2_CURRENT_MIN = 2
185 LIBGPHOTO2_REVISION = 0
186 LIBGPHOTO2_VERSION_INFO = 6:0:4
187 LIBICONV = 
188 LIBINTL = 
189 LIBJPEG = 
190 LIBOBJS = 
191 LIBS = 
192 LIBTOOL = $(SHELL) $(top_builddir)/libtool
193 LIBUSB_CONFIG = /usr/bin/libusb-config
194 LIPO = 
195 LN_S = ln -s
196 LTLIBICONV = 
197 LTLIBINTL = 
198 LTLIBOBJS = 
199 MAIL_GPHOTO_DEVEL = <gphoto-devel@lists.sourceforge.net>
200 MAIL_GPHOTO_TRANSLATION = <gphoto-translation@lists.sourceforge.net>
201 MAIL_GPHOTO_USER = <gphoto-user@lists.sourceforge.net>
202 MAKEINFO = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/missing --run makeinfo
203 MKDIR_P = /bin/mkdir -p
204 MKINSTALLDIRS = $(top_builddir)/auto-aux/mkinstalldirs
205 MSGFMT = /usr/bin/msgfmt
206 MSGMERGE = /usr/bin/msgmerge
207 NM = /usr/bin/nm -B
208 NMEDIT = 
209 NO_UNUSED_CFLAGS = -Wno-unused
210 OBJDUMP = objdump
211 OBJEXT = o
212 OTOOL = 
213 OTOOL64 = 
214 PACKAGE = libgphoto2
215 PACKAGE_BUGREPORT = gphoto-devel@lists.sourceforge.net
216 PACKAGE_NAME = libgphoto2 photo camera library
217 PACKAGE_STRING = libgphoto2 photo camera library 2.4.11
218 PACKAGE_TARNAME = libgphoto2
219 PACKAGE_URL = 
220 PACKAGE_VERSION = 2.4.11
221 PATH_SEPARATOR = :
222 PKG_CONFIG = /usr/bin/pkg-config
223 PKG_CONFIG_LIBDIR = 
224 PKG_CONFIG_PATH = /usr/lib/pkgconfig:/usr/share/pkgconfig
225 POSUB = po
226 RANLIB = ranlib
227 REQUIREMENTS_FOR_LIBEXIF = libexif >= 0.6.13
228 RPMBUILD = rpmbuild
229 SED = sed
230 SET_MAKE = 
231 SHELL = /bin/sh
232 STRIP = strip
233 URL_DIGICAM_LIST = http://www.teaser.fr/~hfiguiere/linux/digicam.html
234 URL_GPHOTO_HOME = http://www.gphoto.org/
235 URL_GPHOTO_PROJECT = http://sourceforge.net/projects/gphoto
236 URL_JPHOTO_HOME = http://jphoto.sourceforge.net/
237 URL_USB_MASSSTORAGE = http://www.linux-usb.org/USB-guide/x498.html
238 USE_NLS = yes
239 VERSION = 2.4.11
240 XGETTEXT = /usr/bin/xgettext
241 abs_builddir = /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/packaging/generic
242 abs_srcdir = /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/packaging/generic
243 abs_top_builddir = /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11
244 abs_top_srcdir = /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11
245 ac_ct_CC = gcc
246 ac_ct_CXX = g++
247 ac_ct_DUMPBIN = 
248 am__include = include
249 am__leading_dot = .
250 am__quote = 
251 am__tar = ${AMTAR} chof - "$$tardir"
252 am__untar = ${AMTAR} xf -
253 apidocdir = ${prefix}/share/doc/libgphoto2/html/api
254 bindir = /usr/bin
255 build = armv7l-unknown-linux-gnueabi
256 build_alias = armv7l-unknown-linux-gnueabi
257 build_cpu = armv7l
258 build_os = linux-gnueabi
259 build_vendor = unknown
260 builddir = .
261 camlibdir = ${libdir}/libgphoto2/2.4.11
262 camlibdocdir = ${docdir}/camlibs
263 datadir = /usr/share
264 datarootdir = ${prefix}/share
265 docdir = ${prefix}/share/doc/libgphoto2
266 dvidir = ${docdir}
267 effective_target = armv7l-tizen-linux-gnueabi
268 exec_prefix = /usr
269 host = armv7l-unknown-linux-gnueabi
270 host_alias = armv7l-unknown-linux-gnueabi
271 host_cpu = armv7l
272 host_os = linux-gnueabi
273 host_vendor = unknown
274 hotplugdocdir = ${prefix}/share/doc/libgphoto2/linux-hotplug
275 hotplugusermapdir = ${prefix}/share/doc/libgphoto2/linux-hotplug
276 htmldir = ${prefix}/share/doc/libgphoto2/html
277 includedir = /usr/include
278 infodir = /usr/share/info
279 install_sh = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/auto-aux/install-sh
280 libdir = /usr/lib
281 libexecdir = /usr/libexec
282 localedir = $(datadir)/locale
283 localstatedir = /var
284 lt_ECHO = echo
285 mandir = /usr/share/man
286 mkdir_p = /bin/mkdir -p
287 oldincludedir = /usr/include
288 pdfdir = ${docdir}
289 pkgconfigdir = ${libdir}/pkgconfig
290 prefix = /usr
291 program_transform_name = s&^&&
292 psdir = ${docdir}
293 sbindir = /usr/sbin
294 sharedstatedir = /var/lib
295 srcdir = .
296 subdirs =  libgphoto2_port
297 sysconfdir = /etc
298 target_alias = armv7l-tizen-linux-gnueabi
299 top_build_prefix = ../../
300 top_builddir = ../..
301 top_srcdir = ../..
302 udevscriptdir = ${libdir}/udev
303 utilsdir = ${libdir}/${PACKAGE_TARNAME}
304 udevscript_SCRIPTS = check-ptp-camera
305 EXTRA_DIST = check-ptp-camera
306 print_camera_list_SOURCE = print-camera-list.c
307 print_camera_list_LDADD = \
308         $(top_builddir)/libgphoto2/libgphoto2.la \
309         $(top_builddir)/libgphoto2_port/libgphoto2_port/libgphoto2_port.la \
310         $(LIBEXIF_LIBS)
311
312 all: all-am
313
314 .SUFFIXES:
315 .SUFFIXES: .c .lo .o .obj
316 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
317         @for dep in $?; do \
318           case '$(am__configure_deps)' in \
319             *$$dep*) \
320               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
321                 && { if test -f $@; then exit 0; else break; fi; }; \
322               exit 1;; \
323           esac; \
324         done; \
325         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu packaging/generic/Makefile'; \
326         $(am__cd) $(top_srcdir) && \
327           $(AUTOMAKE) --gnu packaging/generic/Makefile
328 .PRECIOUS: Makefile
329 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
330         @case '$?' in \
331           *config.status*) \
332             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
333           *) \
334             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
335             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
336         esac;
337
338 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
339         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
340
341 $(top_srcdir)/configure:  $(am__configure_deps)
342         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
343 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
344         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
345 $(am__aclocal_m4_deps):
346 install-utilsPROGRAMS: $(utils_PROGRAMS)
347         @$(NORMAL_INSTALL)
348         test -z "$(utilsdir)" || $(MKDIR_P) "$(DESTDIR)$(utilsdir)"
349         @list='$(utils_PROGRAMS)'; test -n "$(utilsdir)" || list=; \
350         for p in $$list; do echo "$$p $$p"; done | \
351         sed 's/$(EXEEXT)$$//' | \
352         while read p p1; do if test -f $$p || test -f $$p1; \
353           then echo "$$p"; echo "$$p"; else :; fi; \
354         done | \
355         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
356             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
357         sed 'N;N;N;s,\n, ,g' | \
358         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
359           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
360             if ($$2 == $$4) files[d] = files[d] " " $$1; \
361             else { print "f", $$3 "/" $$4, $$1; } } \
362           END { for (d in files) print "f", d, files[d] }' | \
363         while read type dir files; do \
364             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
365             test -z "$$files" || { \
366             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(utilsdir)$$dir'"; \
367             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(utilsdir)$$dir" || exit $$?; \
368             } \
369         ; done
370
371 uninstall-utilsPROGRAMS:
372         @$(NORMAL_UNINSTALL)
373         @list='$(utils_PROGRAMS)'; test -n "$(utilsdir)" || list=; \
374         files=`for p in $$list; do echo "$$p"; done | \
375           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
376               -e 's/$$/$(EXEEXT)/' `; \
377         test -n "$$list" || exit 0; \
378         echo " ( cd '$(DESTDIR)$(utilsdir)' && rm -f" $$files ")"; \
379         cd "$(DESTDIR)$(utilsdir)" && rm -f $$files
380
381 clean-utilsPROGRAMS:
382         @list='$(utils_PROGRAMS)'; test -n "$$list" || exit 0; \
383         echo " rm -f" $$list; \
384         rm -f $$list || exit $$?; \
385         test -n "$(EXEEXT)" || exit 0; \
386         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
387         echo " rm -f" $$list; \
388         rm -f $$list
389 print-camera-list$(EXEEXT): $(print_camera_list_OBJECTS) $(print_camera_list_DEPENDENCIES) 
390         @rm -f print-camera-list$(EXEEXT)
391         $(LINK) $(print_camera_list_OBJECTS) $(print_camera_list_LDADD) $(LIBS)
392 install-udevscriptSCRIPTS: $(udevscript_SCRIPTS)
393         @$(NORMAL_INSTALL)
394         test -z "$(udevscriptdir)" || $(MKDIR_P) "$(DESTDIR)$(udevscriptdir)"
395         @list='$(udevscript_SCRIPTS)'; test -n "$(udevscriptdir)" || list=; \
396         for p in $$list; do \
397           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
398           if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
399         done | \
400         sed -e 'p;s,.*/,,;n' \
401             -e 'h;s|.*|.|' \
402             -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
403         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
404           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
405             if ($$2 == $$4) { files[d] = files[d] " " $$1; \
406               if (++n[d] == $(am__install_max)) { \
407                 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
408             else { print "f", d "/" $$4, $$1 } } \
409           END { for (d in files) print "f", d, files[d] }' | \
410         while read type dir files; do \
411              if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
412              test -z "$$files" || { \
413                echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(udevscriptdir)$$dir'"; \
414                $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(udevscriptdir)$$dir" || exit $$?; \
415              } \
416         ; done
417
418 uninstall-udevscriptSCRIPTS:
419         @$(NORMAL_UNINSTALL)
420         @list='$(udevscript_SCRIPTS)'; test -n "$(udevscriptdir)" || exit 0; \
421         files=`for p in $$list; do echo "$$p"; done | \
422                sed -e 's,.*/,,;$(transform)'`; \
423         test -n "$$list" || exit 0; \
424         echo " ( cd '$(DESTDIR)$(udevscriptdir)' && rm -f" $$files ")"; \
425         cd "$(DESTDIR)$(udevscriptdir)" && rm -f $$files
426
427 mostlyclean-compile:
428         -rm -f *.$(OBJEXT)
429
430 distclean-compile:
431         -rm -f *.tab.c
432
433 include ./$(DEPDIR)/print-camera-list.Po
434
435 .c.o:
436         depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
437         $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
438         $(am__mv) $$depbase.Tpo $$depbase.Po
439 #       source='$<' object='$@' libtool=no \
440 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
441 #       $(COMPILE) -c -o $@ $<
442
443 .c.obj:
444         depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
445         $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
446         $(am__mv) $$depbase.Tpo $$depbase.Po
447 #       source='$<' object='$@' libtool=no \
448 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
449 #       $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
450
451 .c.lo:
452         depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
453         $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
454         $(am__mv) $$depbase.Tpo $$depbase.Plo
455 #       source='$<' object='$@' libtool=yes \
456 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
457 #       $(LTCOMPILE) -c -o $@ $<
458
459 mostlyclean-libtool:
460         -rm -f *.lo
461
462 clean-libtool:
463         -rm -rf .libs _libs
464
465 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
466         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
467         unique=`for i in $$list; do \
468             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
469           done | \
470           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
471               END { if (nonempty) { for (i in files) print i; }; }'`; \
472         mkid -fID $$unique
473 tags: TAGS
474
475 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
476                 $(TAGS_FILES) $(LISP)
477         set x; \
478         here=`pwd`; \
479         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
480         unique=`for i in $$list; do \
481             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
482           done | \
483           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
484               END { if (nonempty) { for (i in files) print i; }; }'`; \
485         shift; \
486         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
487           test -n "$$unique" || unique=$$empty_fix; \
488           if test $$# -gt 0; then \
489             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
490               "$$@" $$unique; \
491           else \
492             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
493               $$unique; \
494           fi; \
495         fi
496 ctags: CTAGS
497 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
498                 $(TAGS_FILES) $(LISP)
499         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
500         unique=`for i in $$list; do \
501             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
502           done | \
503           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
504               END { if (nonempty) { for (i in files) print i; }; }'`; \
505         test -z "$(CTAGS_ARGS)$$unique" \
506           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
507              $$unique
508
509 GTAGS:
510         here=`$(am__cd) $(top_builddir) && pwd` \
511           && $(am__cd) $(top_srcdir) \
512           && gtags -i $(GTAGS_ARGS) "$$here"
513
514 distclean-tags:
515         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
516
517 distdir: $(DISTFILES)
518         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
519         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
520         list='$(DISTFILES)'; \
521           dist_files=`for file in $$list; do echo $$file; done | \
522           sed -e "s|^$$srcdirstrip/||;t" \
523               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
524         case $$dist_files in \
525           */*) $(MKDIR_P) `echo "$$dist_files" | \
526                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
527                            sort -u` ;; \
528         esac; \
529         for file in $$dist_files; do \
530           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
531           if test -d $$d/$$file; then \
532             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
533             if test -d "$(distdir)/$$file"; then \
534               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
535             fi; \
536             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
537               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
538               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
539             fi; \
540             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
541           else \
542             test -f "$(distdir)/$$file" \
543             || cp -p $$d/$$file "$(distdir)/$$file" \
544             || exit 1; \
545           fi; \
546         done
547 check-am: all-am
548 check: check-am
549 all-am: Makefile $(PROGRAMS) $(SCRIPTS)
550 installdirs:
551         for dir in "$(DESTDIR)$(utilsdir)" "$(DESTDIR)$(udevscriptdir)"; do \
552           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
553         done
554 install: install-am
555 install-exec: install-exec-am
556 install-data: install-data-am
557 uninstall: uninstall-am
558
559 install-am: all-am
560         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
561
562 installcheck: installcheck-am
563 install-strip:
564         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
565           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
566           `test -z '$(STRIP)' || \
567             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
568 mostlyclean-generic:
569
570 clean-generic:
571
572 distclean-generic:
573         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
574         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
575
576 maintainer-clean-generic:
577         @echo "This command is intended for maintainers to use"
578         @echo "it deletes files that may require special tools to rebuild."
579 clean: clean-am
580
581 clean-am: clean-generic clean-libtool clean-utilsPROGRAMS \
582         mostlyclean-am
583
584 distclean: distclean-am
585         -rm -rf ./$(DEPDIR)
586         -rm -f Makefile
587 distclean-am: clean-am distclean-compile distclean-generic \
588         distclean-tags
589
590 dvi: dvi-am
591
592 dvi-am:
593
594 html: html-am
595
596 html-am:
597
598 info: info-am
599
600 info-am:
601
602 install-data-am: install-udevscriptSCRIPTS install-utilsPROGRAMS
603
604 install-dvi: install-dvi-am
605
606 install-dvi-am:
607
608 install-exec-am:
609
610 install-html: install-html-am
611
612 install-html-am:
613
614 install-info: install-info-am
615
616 install-info-am:
617
618 install-man:
619
620 install-pdf: install-pdf-am
621
622 install-pdf-am:
623
624 install-ps: install-ps-am
625
626 install-ps-am:
627
628 installcheck-am:
629
630 maintainer-clean: maintainer-clean-am
631         -rm -rf ./$(DEPDIR)
632         -rm -f Makefile
633 maintainer-clean-am: distclean-am maintainer-clean-generic
634
635 mostlyclean: mostlyclean-am
636
637 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
638         mostlyclean-libtool
639
640 pdf: pdf-am
641
642 pdf-am:
643
644 ps: ps-am
645
646 ps-am:
647
648 uninstall-am: uninstall-udevscriptSCRIPTS uninstall-utilsPROGRAMS
649
650 .MAKE: install-am install-strip
651
652 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
653         clean-libtool clean-utilsPROGRAMS ctags distclean \
654         distclean-compile distclean-generic distclean-libtool \
655         distclean-tags distdir dvi dvi-am html html-am info info-am \
656         install install-am install-data install-data-am install-dvi \
657         install-dvi-am install-exec install-exec-am install-html \
658         install-html-am install-info install-info-am install-man \
659         install-pdf install-pdf-am install-ps install-ps-am \
660         install-strip install-udevscriptSCRIPTS install-utilsPROGRAMS \
661         installcheck installcheck-am installdirs maintainer-clean \
662         maintainer-clean-generic mostlyclean mostlyclean-compile \
663         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
664         tags uninstall uninstall-am uninstall-udevscriptSCRIPTS \
665         uninstall-utilsPROGRAMS
666
667
668 # Tell versions [3.59,3.63) of GNU make to not export all variables.
669 # Otherwise a system limit (for SysV at least) may be exceeded.
670 .NOEXPORT: