d32a9e6074e0cd7a7cec3a941f50d93938acf89e
[opencv] / utils / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
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 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 target_triplet = @target@
40 subdir = utils
41 DIST_COMMON = $(dist_noinst_SCRIPTS) $(noinst_PYTHON) \
42         $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/autotools/aclocal/az_python.m4 \
45         $(top_srcdir)/autotools/aclocal/pkg.m4 \
46         $(top_srcdir)/autotools/aclocal/swig_complete.m4 \
47         $(top_srcdir)/autotools/aclocal/version_at_least.m4 \
48         $(top_srcdir)/configure.in
49 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50         $(ACLOCAL_M4)
51 mkinstalldirs = $(SHELL) $(top_srcdir)/autotools/mkinstalldirs
52 CONFIG_HEADER = $(top_builddir)/cvconfig.h
53 CONFIG_CLEAN_FILES =
54 SCRIPTS = $(dist_noinst_SCRIPTS)
55 SOURCES =
56 DIST_SOURCES =
57 py_compile = $(top_srcdir)/autotools/py-compile
58 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59 ACLOCAL = @ACLOCAL@
60 ALLOCA = @ALLOCA@
61 AMDEP_FALSE = @AMDEP_FALSE@
62 AMDEP_TRUE = @AMDEP_TRUE@
63 AMTAR = @AMTAR@
64 AR = @AR@
65 AS = @AS@
66 AUTOCONF = @AUTOCONF@
67 AUTOHEADER = @AUTOHEADER@
68 AUTOMAKE = @AUTOMAKE@
69 AWK = @AWK@
70 BUILD_APPS_FALSE = @BUILD_APPS_FALSE@
71 BUILD_APPS_TRUE = @BUILD_APPS_TRUE@
72 BUILD_CARBON_FALSE = @BUILD_CARBON_FALSE@
73 BUILD_CARBON_TRUE = @BUILD_CARBON_TRUE@
74 BUILD_DC1394_FALSE = @BUILD_DC1394_FALSE@
75 BUILD_DC1394_TRUE = @BUILD_DC1394_TRUE@
76 BUILD_FFMPEG_FALSE = @BUILD_FFMPEG_FALSE@
77 BUILD_FFMPEG_TRUE = @BUILD_FFMPEG_TRUE@
78 BUILD_GTK_FALSE = @BUILD_GTK_FALSE@
79 BUILD_GTK_TRUE = @BUILD_GTK_TRUE@
80 BUILD_IMAGEIO_FALSE = @BUILD_IMAGEIO_FALSE@
81 BUILD_IMAGEIO_TRUE = @BUILD_IMAGEIO_TRUE@
82 BUILD_PYTHON_WRAPPERS_FALSE = @BUILD_PYTHON_WRAPPERS_FALSE@
83 BUILD_PYTHON_WRAPPERS_TRUE = @BUILD_PYTHON_WRAPPERS_TRUE@
84 BUILD_QUICKTIME_FALSE = @BUILD_QUICKTIME_FALSE@
85 BUILD_QUICKTIME_TRUE = @BUILD_QUICKTIME_TRUE@
86 BUILD_V4L_FALSE = @BUILD_V4L_FALSE@
87 BUILD_V4L_TRUE = @BUILD_V4L_TRUE@
88 BUILD_XINE_FALSE = @BUILD_XINE_FALSE@
89 BUILD_XINE_TRUE = @BUILD_XINE_TRUE@
90 CARBON_CFLAGS = @CARBON_CFLAGS@
91 CARBON_LIBS = @CARBON_LIBS@
92 CC = @CC@
93 CCDEPMODE = @CCDEPMODE@
94 CFLAGS = @CFLAGS@
95 CPP = @CPP@
96 CPPFLAGS = @CPPFLAGS@
97 CXX = @CXX@
98 CXXCPP = @CXXCPP@
99 CXXDEPMODE = @CXXDEPMODE@
100 CXXFLAGS = @CXXFLAGS@
101 CYGPATH_W = @CYGPATH_W@
102 DEBUG = @DEBUG@
103 DEFS = @DEFS@
104 DEPDIR = @DEPDIR@
105 DLLTOOL = @DLLTOOL@
106 ECHO = @ECHO@
107 ECHO_C = @ECHO_C@
108 ECHO_N = @ECHO_N@
109 ECHO_T = @ECHO_T@
110 EGREP = @EGREP@
111 EXEEXT = @EXEEXT@
112 F77 = @F77@
113 FFLAGS = @FFLAGS@
114 FFMPEGLIBS = @FFMPEGLIBS@
115 GREP = @GREP@
116 GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
117 GTHREAD_LIBS = @GTHREAD_LIBS@
118 GTK_CFLAGS = @GTK_CFLAGS@
119 GTK_LIBS = @GTK_LIBS@
120 IEEE1394LIBS = @IEEE1394LIBS@
121 IMAGELIBS = @IMAGELIBS@
122 INSTALL_DATA = @INSTALL_DATA@
123 INSTALL_PROGRAM = @INSTALL_PROGRAM@
124 INSTALL_SCRIPT = @INSTALL_SCRIPT@
125 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
126 LDFLAGS = @LDFLAGS@
127 LIBOBJS = @LIBOBJS@
128 LIBS = @LIBS@
129 LIBTOOL = @LIBTOOL@
130 LN_S = @LN_S@
131 LTLIBOBJS = @LTLIBOBJS@
132 LT_VERSION = @LT_VERSION@
133 MAKEINFO = @MAKEINFO@
134 MMAJOR = @MMAJOR@
135 MMINOR = @MMINOR@
136 MSUBMINOR = @MSUBMINOR@
137 OBJDUMP = @OBJDUMP@
138 OBJEXT = @OBJEXT@
139 PACKAGE = @PACKAGE@
140 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
141 PACKAGE_NAME = @PACKAGE_NAME@
142 PACKAGE_STRING = @PACKAGE_STRING@
143 PACKAGE_TARNAME = @PACKAGE_TARNAME@
144 PACKAGE_VERSION = @PACKAGE_VERSION@
145 PATH_SEPARATOR = @PATH_SEPARATOR@
146 PKG_CONFIG = @PKG_CONFIG@
147 PYTHON = @PYTHON@
148 PYTHON_CSPEC = @PYTHON_CSPEC@
149 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
150 PYTHON_LSPEC = @PYTHON_LSPEC@
151 PYTHON_PLATFORM = @PYTHON_PLATFORM@
152 PYTHON_PREFIX = @PYTHON_PREFIX@
153 PYTHON_VERSION = @PYTHON_VERSION@
154 PY_CXXFLAGS = @PY_CXXFLAGS@
155 QUICKTIME_CFLAGS = @QUICKTIME_CFLAGS@
156 QUICKTIME_LIBS = @QUICKTIME_LIBS@
157 RANLIB = @RANLIB@
158 SET_MAKE = @SET_MAKE@
159 SHELL = @SHELL@
160 STRIP = @STRIP@
161 SWIG = @SWIG@
162 SWIG_PYTHON_LIBS = @SWIG_PYTHON_LIBS@
163 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
164 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
165 SWIG_VERSION = @SWIG_VERSION@
166 UPDATE_SWIG_WRAPPERS_FALSE = @UPDATE_SWIG_WRAPPERS_FALSE@
167 UPDATE_SWIG_WRAPPERS_TRUE = @UPDATE_SWIG_WRAPPERS_TRUE@
168 VERSION = @VERSION@
169 XINE_LIBS = @XINE_LIBS@
170 ac_ct_CC = @ac_ct_CC@
171 ac_ct_CXX = @ac_ct_CXX@
172 ac_ct_F77 = @ac_ct_F77@
173 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
174 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
175 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
176 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
177 am__include = @am__include@
178 am__leading_dot = @am__leading_dot@
179 am__quote = @am__quote@
180 am__tar = @am__tar@
181 am__untar = @am__untar@
182 bindir = @bindir@
183 build = @build@
184 build_alias = @build_alias@
185 build_cpu = @build_cpu@
186 build_os = @build_os@
187 build_vendor = @build_vendor@
188 datadir = @datadir@
189 datarootdir = @datarootdir@
190 docdir = @docdir@
191 dvidir = @dvidir@
192 exec_prefix = @exec_prefix@
193 host = @host@
194 host_alias = @host_alias@
195 host_cpu = @host_cpu@
196 host_os = @host_os@
197 host_vendor = @host_vendor@
198 htmldir = @htmldir@
199 includedir = @includedir@
200 infodir = @infodir@
201 install_sh = @install_sh@
202 libdir = @libdir@
203 libexecdir = @libexecdir@
204 localedir = @localedir@
205 localstatedir = @localstatedir@
206 mandir = @mandir@
207 mkdir_p = @mkdir_p@
208 oldincludedir = @oldincludedir@
209 pdfdir = @pdfdir@
210 pkgpyexecdir = @pkgpyexecdir@
211 pkgpythondir = @pkgpythondir@
212 prefix = @prefix@
213 program_transform_name = @program_transform_name@
214 psdir = @psdir@
215 pyexecdir = @pyexecdir@
216 pythondir = @pythondir@
217 sbindir = @sbindir@
218 sharedstatedir = @sharedstatedir@
219 sysconfdir = @sysconfdir@
220 target = @target@
221 target_alias = @target_alias@
222 target_cpu = @target_cpu@
223 target_os = @target_os@
224 target_vendor = @target_vendor@
225 EXTRA_DIST = \
226     opencv.iss            \
227     cvinfo/cvinfo.cpp     \
228     cvinfo/cvinfo.dsp     \
229     cvinfo/cvinfo.vcproj
230
231 noinst_PYTHON = \
232     check_doc.py               \
233     cvt_xml2xml.py             \
234     dos2unix.py                \
235     extract_aliases.py         \
236     extract_constants.py       \
237     extract_doublepointers.py  \
238     extract_macros.py          \
239     gen_make.py                \
240     make_index.py              \
241     search_leaks.py            \
242     unix2dos.py
243
244 dist_noinst_SCRIPTS = \
245     maintainer_clean.cmd
246
247 all: all-am
248
249 .SUFFIXES:
250 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
251         @for dep in $?; do \
252           case '$(am__configure_deps)' in \
253             *$$dep*) \
254               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
255                 && exit 0; \
256               exit 1;; \
257           esac; \
258         done; \
259         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  utils/Makefile'; \
260         cd $(top_srcdir) && \
261           $(AUTOMAKE) --gnu  utils/Makefile
262 .PRECIOUS: Makefile
263 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
264         @case '$?' in \
265           *config.status*) \
266             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
267           *) \
268             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
269             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
270         esac;
271
272 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
273         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274
275 $(top_srcdir)/configure:  $(am__configure_deps)
276         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
277 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
278         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279
280 mostlyclean-libtool:
281         -rm -f *.lo
282
283 clean-libtool:
284         -rm -rf .libs _libs
285
286 distclean-libtool:
287         -rm -f libtool
288 uninstall-info-am:
289 tags: TAGS
290 TAGS:
291
292 ctags: CTAGS
293 CTAGS:
294
295
296 distdir: $(DISTFILES)
297         $(mkdir_p) $(distdir)/cvinfo
298         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
299         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
300         list='$(DISTFILES)'; for file in $$list; do \
301           case $$file in \
302             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
303             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
304           esac; \
305           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
306           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
307           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
308             dir="/$$dir"; \
309             $(mkdir_p) "$(distdir)$$dir"; \
310           else \
311             dir=''; \
312           fi; \
313           if test -d $$d/$$file; then \
314             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
315               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
316             fi; \
317             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
318           else \
319             test -f $(distdir)/$$file \
320             || cp -p $$d/$$file $(distdir)/$$file \
321             || exit 1; \
322           fi; \
323         done
324 check-am: all-am
325 check: check-am
326 all-am: Makefile $(SCRIPTS)
327 installdirs:
328 install: install-am
329 install-exec: install-exec-am
330 install-data: install-data-am
331 uninstall: uninstall-am
332
333 install-am: all-am
334         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
335
336 installcheck: installcheck-am
337 install-strip:
338         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
339           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
340           `test -z '$(STRIP)' || \
341             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
342 mostlyclean-generic:
343
344 clean-generic:
345
346 distclean-generic:
347         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
348
349 maintainer-clean-generic:
350         @echo "This command is intended for maintainers to use"
351         @echo "it deletes files that may require special tools to rebuild."
352 clean: clean-am
353
354 clean-am: clean-generic clean-libtool mostlyclean-am
355
356 distclean: distclean-am
357         -rm -f Makefile
358 distclean-am: clean-am distclean-generic distclean-libtool
359
360 dvi: dvi-am
361
362 dvi-am:
363
364 html: html-am
365
366 info: info-am
367
368 info-am:
369
370 install-data-am:
371
372 install-exec-am:
373
374 install-info: install-info-am
375
376 install-man:
377
378 installcheck-am:
379
380 maintainer-clean: maintainer-clean-am
381         -rm -f Makefile
382 maintainer-clean-am: distclean-am maintainer-clean-generic
383
384 mostlyclean: mostlyclean-am
385
386 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
387
388 pdf: pdf-am
389
390 pdf-am:
391
392 ps: ps-am
393
394 ps-am:
395
396 uninstall-am: uninstall-info-am
397
398 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
399         distclean distclean-generic distclean-libtool distdir dvi \
400         dvi-am html html-am info info-am install install-am \
401         install-data install-data-am install-exec install-exec-am \
402         install-info install-info-am install-man install-strip \
403         installcheck installcheck-am installdirs maintainer-clean \
404         maintainer-clean-generic mostlyclean mostlyclean-generic \
405         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
406         uninstall-info-am
407
408 # Tell versions [3.59,3.63) of GNU make to not export all variables.
409 # Otherwise a system limit (for SysV at least) may be exceeded.
410 .NOEXPORT: