65de7f5d85fa9c145f9457158fbec5935a403d2d
[opencv] / interfaces / swig / general / Makefile.in
1 # Makefile.in generated by automake 1.11 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # depending on the Automake conditionals set by configure, we will build the various
19 # script language interfaces that SWIG is capable of generating wrappers for
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkglibexecdir = $(libexecdir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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 = interfaces/swig/general
41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps =  \
44         $(top_srcdir)/autotools/aclocal/ax_check_compiler_flags.m4 \
45         $(top_srcdir)/autotools/aclocal/ax_ext.m4 \
46         $(top_srcdir)/autotools/aclocal/ax_gcc_x86_cpuid.m4 \
47         $(top_srcdir)/autotools/aclocal/az_python.m4 \
48         $(top_srcdir)/autotools/aclocal/libtool.m4 \
49         $(top_srcdir)/autotools/aclocal/ltoptions.m4 \
50         $(top_srcdir)/autotools/aclocal/ltsugar.m4 \
51         $(top_srcdir)/autotools/aclocal/ltversion.m4 \
52         $(top_srcdir)/autotools/aclocal/lt~obsolete.m4 \
53         $(top_srcdir)/autotools/aclocal/pkg.m4 \
54         $(top_srcdir)/autotools/aclocal/swig_complete.m4 \
55         $(top_srcdir)/autotools/aclocal/version_at_least.m4 \
56         $(top_srcdir)/configure.in
57 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58         $(ACLOCAL_M4)
59 mkinstalldirs = $(SHELL) $(top_srcdir)/autotools/mkinstalldirs
60 CONFIG_HEADER = $(top_builddir)/cvconfig.h
61 CONFIG_CLEAN_FILES =
62 CONFIG_CLEAN_VPATH_FILES =
63 SOURCES =
64 DIST_SOURCES =
65 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66 ACLOCAL = @ACLOCAL@
67 ALLOCA = @ALLOCA@
68 AMTAR = @AMTAR@
69 AR = @AR@
70 AS = @AS@
71 AUTOCONF = @AUTOCONF@
72 AUTOHEADER = @AUTOHEADER@
73 AUTOMAKE = @AUTOMAKE@
74 AWK = @AWK@
75 CARBON_CFLAGS = @CARBON_CFLAGS@
76 CARBON_LIBS = @CARBON_LIBS@
77 CC = @CC@
78 CCDEPMODE = @CCDEPMODE@
79 CFLAGS = @CFLAGS@
80 CPP = @CPP@
81 CPPFLAGS = @CPPFLAGS@
82 CXX = @CXX@
83 CXXCPP = @CXXCPP@
84 CXXDEPMODE = @CXXDEPMODE@
85 CXXFLAGS = @CXXFLAGS@
86 CYGPATH_W = @CYGPATH_W@
87 DEBUG = @DEBUG@
88 DEBUG_CPPFLAGS = @DEBUG_CPPFLAGS@
89 DEBUG_CXXFLAGS = @DEBUG_CXXFLAGS@
90 DEFS = @DEFS@
91 DEPDIR = @DEPDIR@
92 DLLTOOL = @DLLTOOL@
93 DSYMUTIL = @DSYMUTIL@
94 DUMPBIN = @DUMPBIN@
95 ECHO_C = @ECHO_C@
96 ECHO_N = @ECHO_N@
97 ECHO_T = @ECHO_T@
98 EGREP = @EGREP@
99 EXEEXT = @EXEEXT@
100 FFMPEGLIBS = @FFMPEGLIBS@
101 FGREP = @FGREP@
102 FLOAT_STORE_CFLAGS = @FLOAT_STORE_CFLAGS@
103 GREP = @GREP@
104 GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
105 GSTREAMER_LIBS = @GSTREAMER_LIBS@
106 GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
107 GTHREAD_LIBS = @GTHREAD_LIBS@
108 GTK_CFLAGS = @GTK_CFLAGS@
109 GTK_LIBS = @GTK_LIBS@
110 IEEE1394LIBS = @IEEE1394LIBS@
111 IMAGELIBS = @IMAGELIBS@
112 INSTALL = @INSTALL@
113 INSTALL_DATA = @INSTALL_DATA@
114 INSTALL_PROGRAM = @INSTALL_PROGRAM@
115 INSTALL_SCRIPT = @INSTALL_SCRIPT@
116 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
117 LAPACK_LIBS = @LAPACK_LIBS@
118 LD = @LD@
119 LDFLAGS = @LDFLAGS@
120 LIBOBJS = @LIBOBJS@
121 LIBS = @LIBS@
122 LIBTOOL = @LIBTOOL@
123 LIPO = @LIPO@
124 LN_S = @LN_S@
125 LTLIBOBJS = @LTLIBOBJS@
126 LT_VERSION = @LT_VERSION@
127 MAKEINFO = @MAKEINFO@
128 MKDIR_P = @MKDIR_P@
129 MKOCTFILE = @MKOCTFILE@
130 MMAJOR = @MMAJOR@
131 MMINOR = @MMINOR@
132 MSUBMINOR = @MSUBMINOR@
133 NM = @NM@
134 NMEDIT = @NMEDIT@
135 OBJDUMP = @OBJDUMP@
136 OBJEXT = @OBJEXT@
137 OCTAVE = @OCTAVE@
138 OCTAVE_ARCH = @OCTAVE_ARCH@
139 OCTAVE_INCFLAGS = @OCTAVE_INCFLAGS@
140 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
141 OPTIMIZATION_CPPFLAGS = @OPTIMIZATION_CPPFLAGS@
142 OPTIMIZATION_CXXFLAGS = @OPTIMIZATION_CXXFLAGS@
143 OTOOL = @OTOOL@
144 OTOOL64 = @OTOOL64@
145 PACKAGE = @PACKAGE@
146 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
147 PACKAGE_NAME = @PACKAGE_NAME@
148 PACKAGE_STRING = @PACKAGE_STRING@
149 PACKAGE_TARNAME = @PACKAGE_TARNAME@
150 PACKAGE_URL = @PACKAGE_URL@
151 PACKAGE_VERSION = @PACKAGE_VERSION@
152 PATH_SEPARATOR = @PATH_SEPARATOR@
153 PKG_CONFIG = @PKG_CONFIG@
154 PYTHON = @PYTHON@
155 PYTHON_CSPEC = @PYTHON_CSPEC@
156 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
157 PYTHON_LSPEC = @PYTHON_LSPEC@
158 PYTHON_PLATFORM = @PYTHON_PLATFORM@
159 PYTHON_PREFIX = @PYTHON_PREFIX@
160 PYTHON_VERSION = @PYTHON_VERSION@
161 QUICKTIME_CFLAGS = @QUICKTIME_CFLAGS@
162 QUICKTIME_LIBS = @QUICKTIME_LIBS@
163 RANLIB = @RANLIB@
164 SED = @SED@
165 SET_MAKE = @SET_MAKE@
166 SHELL = @SHELL@
167 SIMD_FLAGS = @SIMD_FLAGS@
168 STRIP = @STRIP@
169 SWIG = @SWIG@
170 SWIG_OCTAVE_OPT = @SWIG_OCTAVE_OPT@
171 SWIG_PYTHON_LIBS = @SWIG_PYTHON_LIBS@
172 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
173 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
174 SWIG_VERSION = @SWIG_VERSION@
175 UCIL_PACKAGE_CFLAGS = @UCIL_PACKAGE_CFLAGS@
176 UCIL_PACKAGE_LIBS = @UCIL_PACKAGE_LIBS@
177 UNICAP_PACKAGE_CFLAGS = @UNICAP_PACKAGE_CFLAGS@
178 UNICAP_PACKAGE_LIBS = @UNICAP_PACKAGE_LIBS@
179 VERSION = @VERSION@
180 XINE_LIBS = @XINE_LIBS@
181 abs_builddir = @abs_builddir@
182 abs_srcdir = @abs_srcdir@
183 abs_top_builddir = @abs_top_builddir@
184 abs_top_srcdir = @abs_top_srcdir@
185 ac_ct_CC = @ac_ct_CC@
186 ac_ct_CXX = @ac_ct_CXX@
187 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
188 am__include = @am__include@
189 am__leading_dot = @am__leading_dot@
190 am__quote = @am__quote@
191 am__tar = @am__tar@
192 am__untar = @am__untar@
193 bindir = @bindir@
194 build = @build@
195 build_alias = @build_alias@
196 build_cpu = @build_cpu@
197 build_os = @build_os@
198 build_vendor = @build_vendor@
199 builddir = @builddir@
200 datadir = @datadir@
201 datarootdir = @datarootdir@
202 docdir = @docdir@
203 dvidir = @dvidir@
204 exec_prefix = @exec_prefix@
205 host = @host@
206 host_alias = @host_alias@
207 host_cpu = @host_cpu@
208 host_os = @host_os@
209 host_vendor = @host_vendor@
210 htmldir = @htmldir@
211 includedir = @includedir@
212 infodir = @infodir@
213 install_sh = @install_sh@
214 libdir = @libdir@
215 libexecdir = @libexecdir@
216 localedir = @localedir@
217 localstatedir = @localstatedir@
218 lt_ECHO = @lt_ECHO@
219 mandir = @mandir@
220 mkdir_p = @mkdir_p@
221 oldincludedir = @oldincludedir@
222 pdfdir = @pdfdir@
223 pkgpyexecdir = @pkgpyexecdir@
224 pkgpythondir = @pkgpythondir@
225 prefix = @prefix@
226 program_transform_name = @program_transform_name@
227 psdir = @psdir@
228 pyexecdir = @pyexecdir@
229 pythondir = @pythondir@
230 sbindir = @sbindir@
231 sharedstatedir = @sharedstatedir@
232 srcdir = @srcdir@
233 sysconfdir = @sysconfdir@
234 target = @target@
235 target_alias = @target_alias@
236 target_cpu = @target_cpu@
237 target_os = @target_os@
238 target_vendor = @target_vendor@
239 top_build_prefix = @top_build_prefix@
240 top_builddir = @top_builddir@
241 top_srcdir = @top_srcdir@
242 BUILT_SOURCES = cvmacros.i
243 EXTRA_DIST = \
244   cv.i \
245   cvarr_operators.i \
246   cvmacros.i \
247   doublepointers.i \
248   extensions.i \
249   highgui.i \
250   memory.i \
251   sizeof.i \
252   typemaps.i
253
254
255 # the following rules keep wrappers up to date, if SWIG is present
256 @UPDATE_SWIG_WRAPPERS_TRUE@CV_HEADER_FILES = \
257 @UPDATE_SWIG_WRAPPERS_TRUE@  $(top_srcdir)/include/opencv/cxtypes.h \
258 @UPDATE_SWIG_WRAPPERS_TRUE@  $(top_srcdir)/include/opencv/cxcore.h  \
259 @UPDATE_SWIG_WRAPPERS_TRUE@  $(top_srcdir)/include/opencv/cvtypes.h \
260 @UPDATE_SWIG_WRAPPERS_TRUE@  $(top_srcdir)/include/opencv/cv.h          
261
262 all: $(BUILT_SOURCES)
263         $(MAKE) $(AM_MAKEFLAGS) all-am
264
265 .SUFFIXES:
266 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
267         @for dep in $?; do \
268           case '$(am__configure_deps)' in \
269             *$$dep*) \
270               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
271                 && { if test -f $@; then exit 0; else break; fi; }; \
272               exit 1;; \
273           esac; \
274         done; \
275         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu interfaces/swig/general/Makefile'; \
276         $(am__cd) $(top_srcdir) && \
277           $(AUTOMAKE) --gnu interfaces/swig/general/Makefile
278 .PRECIOUS: Makefile
279 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
280         @case '$?' in \
281           *config.status*) \
282             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
283           *) \
284             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
285             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
286         esac;
287
288 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
289         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
290
291 $(top_srcdir)/configure:  $(am__configure_deps)
292         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
293 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
294         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
295 $(am__aclocal_m4_deps):
296
297 mostlyclean-libtool:
298         -rm -f *.lo
299
300 clean-libtool:
301         -rm -rf .libs _libs
302 tags: TAGS
303 TAGS:
304
305 ctags: CTAGS
306 CTAGS:
307
308
309 distdir: $(DISTFILES)
310         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
311         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
312         list='$(DISTFILES)'; \
313           dist_files=`for file in $$list; do echo $$file; done | \
314           sed -e "s|^$$srcdirstrip/||;t" \
315               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
316         case $$dist_files in \
317           */*) $(MKDIR_P) `echo "$$dist_files" | \
318                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
319                            sort -u` ;; \
320         esac; \
321         for file in $$dist_files; do \
322           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
323           if test -d $$d/$$file; then \
324             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
325             if test -d "$(distdir)/$$file"; then \
326               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
327             fi; \
328             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
329               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
330               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
331             fi; \
332             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
333           else \
334             test -f "$(distdir)/$$file" \
335             || cp -p $$d/$$file "$(distdir)/$$file" \
336             || exit 1; \
337           fi; \
338         done
339 check-am: all-am
340 check: $(BUILT_SOURCES)
341         $(MAKE) $(AM_MAKEFLAGS) check-am
342 all-am: Makefile
343 installdirs:
344 install: $(BUILT_SOURCES)
345         $(MAKE) $(AM_MAKEFLAGS) install-am
346 install-exec: install-exec-am
347 install-data: install-data-am
348 uninstall: uninstall-am
349
350 install-am: all-am
351         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
352
353 installcheck: installcheck-am
354 install-strip:
355         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
356           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
357           `test -z '$(STRIP)' || \
358             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
359 mostlyclean-generic:
360
361 clean-generic:
362
363 distclean-generic:
364         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
365         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
366
367 maintainer-clean-generic:
368         @echo "This command is intended for maintainers to use"
369         @echo "it deletes files that may require special tools to rebuild."
370         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
371 clean: clean-am
372
373 clean-am: clean-generic clean-libtool mostlyclean-am
374
375 distclean: distclean-am
376         -rm -f Makefile
377 distclean-am: clean-am distclean-generic
378
379 dvi: dvi-am
380
381 dvi-am:
382
383 html: html-am
384
385 html-am:
386
387 info: info-am
388
389 info-am:
390
391 install-data-am:
392
393 install-dvi: install-dvi-am
394
395 install-dvi-am:
396
397 install-exec-am:
398
399 install-html: install-html-am
400
401 install-html-am:
402
403 install-info: install-info-am
404
405 install-info-am:
406
407 install-man:
408
409 install-pdf: install-pdf-am
410
411 install-pdf-am:
412
413 install-ps: install-ps-am
414
415 install-ps-am:
416
417 installcheck-am:
418
419 maintainer-clean: maintainer-clean-am
420         -rm -f Makefile
421 maintainer-clean-am: distclean-am maintainer-clean-generic
422
423 mostlyclean: mostlyclean-am
424
425 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
426
427 pdf: pdf-am
428
429 pdf-am:
430
431 ps: ps-am
432
433 ps-am:
434
435 uninstall-am:
436
437 .MAKE: all check install install-am install-strip
438
439 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
440         distclean distclean-generic distclean-libtool distdir dvi \
441         dvi-am html html-am info info-am install install-am \
442         install-data install-data-am install-dvi install-dvi-am \
443         install-exec install-exec-am install-html install-html-am \
444         install-info install-info-am install-man install-pdf \
445         install-pdf-am install-ps install-ps-am install-strip \
446         installcheck installcheck-am installdirs maintainer-clean \
447         maintainer-clean-generic mostlyclean mostlyclean-generic \
448         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
449
450
451 @UPDATE_SWIG_WRAPPERS_TRUE@cvmacros.i: $(CV_HEADER_FILES) Makefile.in
452 @UPDATE_SWIG_WRAPPERS_TRUE@     $(PYTHON) $(top_srcdir)/utils/extract_macros.py $(CV_HEADER_FILES) > $@
453
454 # Tell versions [3.59,3.63) of GNU make to not export all variables.
455 # Otherwise a system limit (for SysV at least) may be exceeded.
456 .NOEXPORT: