Update to 2.0.0 tree from current Fremantle build
[opencv] / interfaces / swig / filtered / 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 # opencv/interfaces/swig/filtered/Makefile.am
19 # 2005-05-07, Mark Asbach <asbach@ient.rwth-aachen.de>
20
21 # depending on the Automake conditionals set by configure, we will build the various
22 # script language interfaces that SWIG is capable of generating wrappers for
23
24 VPATH = @srcdir@
25 pkgdatadir = $(datadir)/@PACKAGE@
26 pkgincludedir = $(includedir)/@PACKAGE@
27 pkglibdir = $(libdir)/@PACKAGE@
28 pkglibexecdir = $(libexecdir)/@PACKAGE@
29 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30 install_sh_DATA = $(install_sh) -c -m 644
31 install_sh_PROGRAM = $(install_sh) -c
32 install_sh_SCRIPT = $(install_sh) -c
33 INSTALL_HEADER = $(INSTALL_DATA)
34 transform = $(program_transform_name)
35 NORMAL_INSTALL = :
36 PRE_INSTALL = :
37 POST_INSTALL = :
38 NORMAL_UNINSTALL = :
39 PRE_UNINSTALL = :
40 POST_UNINSTALL = :
41 build_triplet = @build@
42 host_triplet = @host@
43 target_triplet = @target@
44 subdir = interfaces/swig/filtered
45 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
46         $(srcdir)/Makefile.in
47 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 am__aclocal_m4_deps =  \
49         $(top_srcdir)/autotools/aclocal/ax_check_compiler_flags.m4 \
50         $(top_srcdir)/autotools/aclocal/ax_ext.m4 \
51         $(top_srcdir)/autotools/aclocal/ax_gcc_x86_cpuid.m4 \
52         $(top_srcdir)/autotools/aclocal/az_python.m4 \
53         $(top_srcdir)/autotools/aclocal/libtool.m4 \
54         $(top_srcdir)/autotools/aclocal/ltoptions.m4 \
55         $(top_srcdir)/autotools/aclocal/ltsugar.m4 \
56         $(top_srcdir)/autotools/aclocal/ltversion.m4 \
57         $(top_srcdir)/autotools/aclocal/lt~obsolete.m4 \
58         $(top_srcdir)/autotools/aclocal/pkg.m4 \
59         $(top_srcdir)/autotools/aclocal/swig_complete.m4 \
60         $(top_srcdir)/autotools/aclocal/version_at_least.m4 \
61         $(top_srcdir)/configure.in
62 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63         $(ACLOCAL_M4)
64 mkinstalldirs = $(SHELL) $(top_srcdir)/autotools/mkinstalldirs
65 CONFIG_HEADER = $(top_builddir)/cvconfig.h
66 CONFIG_CLEAN_FILES =
67 CONFIG_CLEAN_VPATH_FILES =
68 SOURCES =
69 DIST_SOURCES =
70 HEADERS = $(noinst_HEADERS)
71 ETAGS = etags
72 CTAGS = ctags
73 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74 ACLOCAL = @ACLOCAL@
75 ALLOCA = @ALLOCA@
76 AMTAR = @AMTAR@
77 AR = @AR@
78 AS = @AS@
79 AUTOCONF = @AUTOCONF@
80 AUTOHEADER = @AUTOHEADER@
81 AUTOMAKE = @AUTOMAKE@
82 AWK = @AWK@
83 CARBON_CFLAGS = @CARBON_CFLAGS@
84 CARBON_LIBS = @CARBON_LIBS@
85 CC = @CC@
86 CCDEPMODE = @CCDEPMODE@
87 CFLAGS = @CFLAGS@
88 CPP = @CPP@
89 CPPFLAGS = @CPPFLAGS@
90 CXX = @CXX@
91 CXXCPP = @CXXCPP@
92 CXXDEPMODE = @CXXDEPMODE@
93 CXXFLAGS = @CXXFLAGS@
94 CYGPATH_W = @CYGPATH_W@
95 DEBUG = @DEBUG@
96 DEBUG_CPPFLAGS = @DEBUG_CPPFLAGS@
97 DEBUG_CXXFLAGS = @DEBUG_CXXFLAGS@
98 DEFS = @DEFS@
99 DEPDIR = @DEPDIR@
100 DLLTOOL = @DLLTOOL@
101 DSYMUTIL = @DSYMUTIL@
102 DUMPBIN = @DUMPBIN@
103 ECHO_C = @ECHO_C@
104 ECHO_N = @ECHO_N@
105 ECHO_T = @ECHO_T@
106 EGREP = @EGREP@
107 EXEEXT = @EXEEXT@
108 FFMPEGLIBS = @FFMPEGLIBS@
109 FGREP = @FGREP@
110 FLOAT_STORE_CFLAGS = @FLOAT_STORE_CFLAGS@
111 GREP = @GREP@
112 GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
113 GSTREAMER_LIBS = @GSTREAMER_LIBS@
114 GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
115 GTHREAD_LIBS = @GTHREAD_LIBS@
116 GTK_CFLAGS = @GTK_CFLAGS@
117 GTK_LIBS = @GTK_LIBS@
118 IEEE1394LIBS = @IEEE1394LIBS@
119 IMAGELIBS = @IMAGELIBS@
120 INSTALL = @INSTALL@
121 INSTALL_DATA = @INSTALL_DATA@
122 INSTALL_PROGRAM = @INSTALL_PROGRAM@
123 INSTALL_SCRIPT = @INSTALL_SCRIPT@
124 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
125 LAPACK_LIBS = @LAPACK_LIBS@
126 LD = @LD@
127 LDFLAGS = @LDFLAGS@
128 LIBOBJS = @LIBOBJS@
129 LIBS = @LIBS@
130 LIBTOOL = @LIBTOOL@
131 LIPO = @LIPO@
132 LN_S = @LN_S@
133 LTLIBOBJS = @LTLIBOBJS@
134 LT_VERSION = @LT_VERSION@
135 MAKEINFO = @MAKEINFO@
136 MKDIR_P = @MKDIR_P@
137 MKOCTFILE = @MKOCTFILE@
138 MMAJOR = @MMAJOR@
139 MMINOR = @MMINOR@
140 MSUBMINOR = @MSUBMINOR@
141 NM = @NM@
142 NMEDIT = @NMEDIT@
143 OBJDUMP = @OBJDUMP@
144 OBJEXT = @OBJEXT@
145 OCTAVE = @OCTAVE@
146 OCTAVE_ARCH = @OCTAVE_ARCH@
147 OCTAVE_INCFLAGS = @OCTAVE_INCFLAGS@
148 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
149 OPTIMIZATION_CPPFLAGS = @OPTIMIZATION_CPPFLAGS@
150 OPTIMIZATION_CXXFLAGS = @OPTIMIZATION_CXXFLAGS@
151 OTOOL = @OTOOL@
152 OTOOL64 = @OTOOL64@
153 PACKAGE = @PACKAGE@
154 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
155 PACKAGE_NAME = @PACKAGE_NAME@
156 PACKAGE_STRING = @PACKAGE_STRING@
157 PACKAGE_TARNAME = @PACKAGE_TARNAME@
158 PACKAGE_URL = @PACKAGE_URL@
159 PACKAGE_VERSION = @PACKAGE_VERSION@
160 PATH_SEPARATOR = @PATH_SEPARATOR@
161 PKG_CONFIG = @PKG_CONFIG@
162 PYTHON = @PYTHON@
163 PYTHON_CSPEC = @PYTHON_CSPEC@
164 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
165 PYTHON_LSPEC = @PYTHON_LSPEC@
166 PYTHON_PLATFORM = @PYTHON_PLATFORM@
167 PYTHON_PREFIX = @PYTHON_PREFIX@
168 PYTHON_VERSION = @PYTHON_VERSION@
169 QUICKTIME_CFLAGS = @QUICKTIME_CFLAGS@
170 QUICKTIME_LIBS = @QUICKTIME_LIBS@
171 RANLIB = @RANLIB@
172 SED = @SED@
173 SET_MAKE = @SET_MAKE@
174 SHELL = @SHELL@
175 SIMD_FLAGS = @SIMD_FLAGS@
176 STRIP = @STRIP@
177 SWIG = @SWIG@
178 SWIG_OCTAVE_OPT = @SWIG_OCTAVE_OPT@
179 SWIG_PYTHON_LIBS = @SWIG_PYTHON_LIBS@
180 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
181 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
182 SWIG_VERSION = @SWIG_VERSION@
183 UCIL_PACKAGE_CFLAGS = @UCIL_PACKAGE_CFLAGS@
184 UCIL_PACKAGE_LIBS = @UCIL_PACKAGE_LIBS@
185 UNICAP_PACKAGE_CFLAGS = @UNICAP_PACKAGE_CFLAGS@
186 UNICAP_PACKAGE_LIBS = @UNICAP_PACKAGE_LIBS@
187 VERSION = @VERSION@
188 XINE_LIBS = @XINE_LIBS@
189 abs_builddir = @abs_builddir@
190 abs_srcdir = @abs_srcdir@
191 abs_top_builddir = @abs_top_builddir@
192 abs_top_srcdir = @abs_top_srcdir@
193 ac_ct_CC = @ac_ct_CC@
194 ac_ct_CXX = @ac_ct_CXX@
195 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
196 am__include = @am__include@
197 am__leading_dot = @am__leading_dot@
198 am__quote = @am__quote@
199 am__tar = @am__tar@
200 am__untar = @am__untar@
201 bindir = @bindir@
202 build = @build@
203 build_alias = @build_alias@
204 build_cpu = @build_cpu@
205 build_os = @build_os@
206 build_vendor = @build_vendor@
207 builddir = @builddir@
208 datadir = @datadir@
209 datarootdir = @datarootdir@
210 docdir = @docdir@
211 dvidir = @dvidir@
212 exec_prefix = @exec_prefix@
213 host = @host@
214 host_alias = @host_alias@
215 host_cpu = @host_cpu@
216 host_os = @host_os@
217 host_vendor = @host_vendor@
218 htmldir = @htmldir@
219 includedir = @includedir@
220 infodir = @infodir@
221 install_sh = @install_sh@
222 libdir = @libdir@
223 libexecdir = @libexecdir@
224 localedir = @localedir@
225 localstatedir = @localstatedir@
226 lt_ECHO = @lt_ECHO@
227 mandir = @mandir@
228 mkdir_p = @mkdir_p@
229 oldincludedir = @oldincludedir@
230 pdfdir = @pdfdir@
231 pkgpyexecdir = @pkgpyexecdir@
232 pkgpythondir = @pkgpythondir@
233 prefix = @prefix@
234 program_transform_name = @program_transform_name@
235 psdir = @psdir@
236 pyexecdir = @pyexecdir@
237 pythondir = @pythondir@
238 sbindir = @sbindir@
239 sharedstatedir = @sharedstatedir@
240 srcdir = @srcdir@
241 sysconfdir = @sysconfdir@
242 target = @target@
243 target_alias = @target_alias@
244 target_cpu = @target_cpu@
245 target_os = @target_os@
246 target_vendor = @target_vendor@
247 top_build_prefix = @top_build_prefix@
248 top_builddir = @top_builddir@
249 top_srcdir = @top_srcdir@
250 CV_INCLUDES = \
251   -I$(top_srcdir)/include/opencv
252
253 AM_CPPFLAGS = \
254   $(CV_INCLUDES)                     \
255   -DCV_NO_BACKWARD_COMPATIBILITY
256
257 noinst_HEADERS = cv.h constants.h
258 all: all-am
259
260 .SUFFIXES:
261 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
262         @for dep in $?; do \
263           case '$(am__configure_deps)' in \
264             *$$dep*) \
265               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
266                 && { if test -f $@; then exit 0; else break; fi; }; \
267               exit 1;; \
268           esac; \
269         done; \
270         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu interfaces/swig/filtered/Makefile'; \
271         $(am__cd) $(top_srcdir) && \
272           $(AUTOMAKE) --gnu interfaces/swig/filtered/Makefile
273 .PRECIOUS: Makefile
274 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
275         @case '$?' in \
276           *config.status*) \
277             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
278           *) \
279             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
280             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
281         esac;
282
283 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
284         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285
286 $(top_srcdir)/configure:  $(am__configure_deps)
287         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
288 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
289         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
290 $(am__aclocal_m4_deps):
291
292 mostlyclean-libtool:
293         -rm -f *.lo
294
295 clean-libtool:
296         -rm -rf .libs _libs
297
298 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
299         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
300         unique=`for i in $$list; do \
301             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302           done | \
303           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
304               END { if (nonempty) { for (i in files) print i; }; }'`; \
305         mkid -fID $$unique
306 tags: TAGS
307
308 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
309                 $(TAGS_FILES) $(LISP)
310         set x; \
311         here=`pwd`; \
312         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
313         unique=`for i in $$list; do \
314             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
315           done | \
316           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
317               END { if (nonempty) { for (i in files) print i; }; }'`; \
318         shift; \
319         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
320           test -n "$$unique" || unique=$$empty_fix; \
321           if test $$# -gt 0; then \
322             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
323               "$$@" $$unique; \
324           else \
325             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
326               $$unique; \
327           fi; \
328         fi
329 ctags: CTAGS
330 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
331                 $(TAGS_FILES) $(LISP)
332         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
333         unique=`for i in $$list; do \
334             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335           done | \
336           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
337               END { if (nonempty) { for (i in files) print i; }; }'`; \
338         test -z "$(CTAGS_ARGS)$$unique" \
339           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
340              $$unique
341
342 GTAGS:
343         here=`$(am__cd) $(top_builddir) && pwd` \
344           && $(am__cd) $(top_srcdir) \
345           && gtags -i $(GTAGS_ARGS) "$$here"
346
347 distclean-tags:
348         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
349
350 distdir: $(DISTFILES)
351         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
352         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
353         list='$(DISTFILES)'; \
354           dist_files=`for file in $$list; do echo $$file; done | \
355           sed -e "s|^$$srcdirstrip/||;t" \
356               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
357         case $$dist_files in \
358           */*) $(MKDIR_P) `echo "$$dist_files" | \
359                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
360                            sort -u` ;; \
361         esac; \
362         for file in $$dist_files; do \
363           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
364           if test -d $$d/$$file; then \
365             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
366             if test -d "$(distdir)/$$file"; then \
367               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
368             fi; \
369             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
370               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
371               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
372             fi; \
373             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
374           else \
375             test -f "$(distdir)/$$file" \
376             || cp -p $$d/$$file "$(distdir)/$$file" \
377             || exit 1; \
378           fi; \
379         done
380 check-am: all-am
381 check: check-am
382 all-am: Makefile $(HEADERS)
383 installdirs:
384 install: install-am
385 install-exec: install-exec-am
386 install-data: install-data-am
387 uninstall: uninstall-am
388
389 install-am: all-am
390         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
391
392 installcheck: installcheck-am
393 install-strip:
394         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
395           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
396           `test -z '$(STRIP)' || \
397             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
398 mostlyclean-generic:
399
400 clean-generic:
401
402 distclean-generic:
403         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
404         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
405
406 maintainer-clean-generic:
407         @echo "This command is intended for maintainers to use"
408         @echo "it deletes files that may require special tools to rebuild."
409 clean: clean-am
410
411 clean-am: clean-generic clean-libtool mostlyclean-am
412
413 distclean: distclean-am
414         -rm -f Makefile
415 distclean-am: clean-am distclean-generic distclean-tags
416
417 dvi: dvi-am
418
419 dvi-am:
420
421 html: html-am
422
423 html-am:
424
425 info: info-am
426
427 info-am:
428
429 install-data-am:
430
431 install-dvi: install-dvi-am
432
433 install-dvi-am:
434
435 install-exec-am:
436
437 install-html: install-html-am
438
439 install-html-am:
440
441 install-info: install-info-am
442
443 install-info-am:
444
445 install-man:
446
447 install-pdf: install-pdf-am
448
449 install-pdf-am:
450
451 install-ps: install-ps-am
452
453 install-ps-am:
454
455 installcheck-am:
456
457 maintainer-clean: maintainer-clean-am
458         -rm -f Makefile
459 maintainer-clean-am: distclean-am maintainer-clean-generic
460
461 mostlyclean: mostlyclean-am
462
463 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
464
465 pdf: pdf-am
466
467 pdf-am:
468
469 ps: ps-am
470
471 ps-am:
472
473 uninstall-am:
474
475 .MAKE: install-am install-strip
476
477 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
478         clean-libtool ctags distclean distclean-generic \
479         distclean-libtool distclean-tags distdir dvi dvi-am html \
480         html-am info info-am install install-am install-data \
481         install-data-am install-dvi install-dvi-am install-exec \
482         install-exec-am install-html install-html-am install-info \
483         install-info-am install-man install-pdf install-pdf-am \
484         install-ps install-ps-am install-strip installcheck \
485         installcheck-am installdirs maintainer-clean \
486         maintainer-clean-generic mostlyclean mostlyclean-generic \
487         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
488         uninstall-am
489
490
491 # SWIG ###############################################################################
492
493 # the following rules keep wrappers up to date, if SWIG is present
494
495 # this rule creates a single SWIG parseable header from cv.h and cxcore.h, etc.
496 @UPDATE_SWIG_WRAPPERS_TRUE@cv.h: \
497 @UPDATE_SWIG_WRAPPERS_TRUE@  $(top_srcdir)/include/opencv/cv.h \
498 @UPDATE_SWIG_WRAPPERS_TRUE@  $(top_srcdir)/include/opencv/cvtypes.h \
499 @UPDATE_SWIG_WRAPPERS_TRUE@  $(top_srcdir)/include/opencv/cxcore.h \
500 @UPDATE_SWIG_WRAPPERS_TRUE@  $(top_srcdir)/include/opencv/cxcore.hpp \
501 @UPDATE_SWIG_WRAPPERS_TRUE@  $(top_srcdir)/include/opencv/cvver.h \
502 @UPDATE_SWIG_WRAPPERS_TRUE@  $(top_srcdir)/include/opencv/cxtypes.h \
503 @UPDATE_SWIG_WRAPPERS_TRUE@  $(top_srcdir)/include/opencv/cxerror.h \
504 @UPDATE_SWIG_WRAPPERS_TRUE@  Makefile.in
505 @UPDATE_SWIG_WRAPPERS_TRUE@     $(CPP) -x c++ -I$(top_builddir) $(AM_CPPFLAGS) $(CPPFLAGS) -DSKIP_INCLUDES -o $@ $(top_srcdir)/include/opencv/cv.h
506
507 # this rule creates a single SWIG parseable header from cv.h and cxcore.h, etc.
508 @UPDATE_SWIG_WRAPPERS_TRUE@constants.h: \
509 @UPDATE_SWIG_WRAPPERS_TRUE@  $(top_srcdir)/include/opencv/cv.h \
510 @UPDATE_SWIG_WRAPPERS_TRUE@  $(top_srcdir)/include/opencv/cvtypes.h \
511 @UPDATE_SWIG_WRAPPERS_TRUE@  $(top_srcdir)/include/opencv/cxcore.h \
512 @UPDATE_SWIG_WRAPPERS_TRUE@  $(top_srcdir)/include/opencv/cxcore.hpp \
513 @UPDATE_SWIG_WRAPPERS_TRUE@  $(top_srcdir)/include/opencv/cxtypes.h \
514 @UPDATE_SWIG_WRAPPERS_TRUE@  $(top_srcdir)/include/opencv/cxerror.h \
515 @UPDATE_SWIG_WRAPPERS_TRUE@  Makefile.in
516 @UPDATE_SWIG_WRAPPERS_TRUE@     $(PYTHON) $(top_srcdir)/utils/extract_constants.py $(top_srcdir)/include/opencv/cxcore.h   > $@
517 @UPDATE_SWIG_WRAPPERS_TRUE@     $(PYTHON) $(top_srcdir)/utils/extract_constants.py $(top_srcdir)/include/opencv/cvver.h   >> $@
518 @UPDATE_SWIG_WRAPPERS_TRUE@     $(PYTHON) $(top_srcdir)/utils/extract_constants.py $(top_srcdir)/include/opencv/cxtypes.h >> $@
519 @UPDATE_SWIG_WRAPPERS_TRUE@     $(PYTHON) $(top_srcdir)/utils/extract_constants.py $(top_srcdir)/include/opencv/cxerror.h >> $@
520 @UPDATE_SWIG_WRAPPERS_TRUE@     $(PYTHON) $(top_srcdir)/utils/extract_constants.py $(top_srcdir)/include/opencv/cv.h      >> $@
521 @UPDATE_SWIG_WRAPPERS_TRUE@     $(PYTHON) $(top_srcdir)/utils/extract_constants.py $(top_srcdir)/include/opencv/cvtypes.h >> $@
522
523 # Tell versions [3.59,3.63) of GNU make to not export all variables.
524 # Otherwise a system limit (for SysV at least) may be exceeded.
525 .NOEXPORT: