Move the sources to trunk
[opencv] / tests / cv / src / 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 check_PROGRAMS = cvtest$(EXEEXT)
41 subdir = tests/cv/src
42 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
43         $(srcdir)/Makefile.in
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/autotools/aclocal/az_python.m4 \
46         $(top_srcdir)/autotools/aclocal/pkg.m4 \
47         $(top_srcdir)/autotools/aclocal/swig_complete.m4 \
48         $(top_srcdir)/autotools/aclocal/version_at_least.m4 \
49         $(top_srcdir)/configure.in
50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51         $(ACLOCAL_M4)
52 mkinstalldirs = $(SHELL) $(top_srcdir)/autotools/mkinstalldirs
53 CONFIG_HEADER = $(top_builddir)/cvconfig.h
54 CONFIG_CLEAN_FILES =
55 am_cvtest_OBJECTS = aaccum.$(OBJEXT) aadaptthresh.$(OBJEXT) \
56         aapproxpoly.$(OBJEXT) acameracalibration.$(OBJEXT) \
57         acamshift.$(OBJEXT) acanny.$(OBJEXT) achesscorners.$(OBJEXT) \
58         acolor.$(OBJEXT) acondens.$(OBJEXT) acontourmoments.$(OBJEXT) \
59         acontours.$(OBJEXT) acontoursmatch.$(OBJEXT) \
60         aconvhull.$(OBJEXT) acreatecontourtree.$(OBJEXT) \
61         adistancetransform.$(OBJEXT) adrawing_regress.$(OBJEXT) \
62         aeigenobjects.$(OBJEXT) aemd.$(OBJEXT) afilter.$(OBJEXT) \
63         afloodfill.$(OBJEXT) afundam.$(OBJEXT) ahistograms.$(OBJEXT) \
64         ahmmobs.$(OBJEXT) ahoughtransform.$(OBJEXT) aimage.$(OBJEXT) \
65         aimgwarp.$(OBJEXT) akalman.$(OBJEXT) akmeans.$(OBJEXT) \
66         amatchcontourtrees.$(OBJEXT) amoments.$(OBJEXT) \
67         amotiontemplates.$(OBJEXT) amotseg.$(OBJEXT) \
68         aoptflowhs.$(OBJEXT) aoptflowlk.$(OBJEXT) \
69         aoptflowpyrlk.$(OBJEXT) aposit.$(OBJEXT) \
70         apyrsegmentation.$(OBJEXT) asnakes.$(OBJEXT) \
71         asubdivisions.$(OBJEXT) atemplmatch.$(OBJEXT) \
72         athresh.$(OBJEXT) cvtest.$(OBJEXT) tsysa.$(OBJEXT)
73 cvtest_OBJECTS = $(am_cvtest_OBJECTS)
74 cvtest_DEPENDENCIES = $(top_builddir)/tests/cxts/libcxts.la \
75         $(top_builddir)/cxcore/src/libcxcore.la \
76         $(top_builddir)/cv/src/libcv.la \
77         $(top_builddir)/cvaux/src/libcvaux.la \
78         $(top_builddir)/otherlibs/highgui/libhighgui.la
79 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
80 depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
81 am__depfiles_maybe = depfiles
82 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
83         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
84 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
85         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
86         $(AM_CXXFLAGS) $(CXXFLAGS)
87 CXXLD = $(CXX)
88 CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
89         $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
90 SOURCES = $(cvtest_SOURCES)
91 DIST_SOURCES = $(cvtest_SOURCES)
92 HEADERS = $(noinst_HEADERS)
93 ETAGS = etags
94 CTAGS = ctags
95 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
96 ACLOCAL = @ACLOCAL@
97 ALLOCA = @ALLOCA@
98 AMDEP_FALSE = @AMDEP_FALSE@
99 AMDEP_TRUE = @AMDEP_TRUE@
100 AMTAR = @AMTAR@
101 AR = @AR@
102 AS = @AS@
103 AUTOCONF = @AUTOCONF@
104 AUTOHEADER = @AUTOHEADER@
105 AUTOMAKE = @AUTOMAKE@
106 AWK = @AWK@
107 BUILD_APPS_FALSE = @BUILD_APPS_FALSE@
108 BUILD_APPS_TRUE = @BUILD_APPS_TRUE@
109 BUILD_CARBON_FALSE = @BUILD_CARBON_FALSE@
110 BUILD_CARBON_TRUE = @BUILD_CARBON_TRUE@
111 BUILD_DC1394_FALSE = @BUILD_DC1394_FALSE@
112 BUILD_DC1394_TRUE = @BUILD_DC1394_TRUE@
113 BUILD_FFMPEG_FALSE = @BUILD_FFMPEG_FALSE@
114 BUILD_FFMPEG_TRUE = @BUILD_FFMPEG_TRUE@
115 BUILD_GTK_FALSE = @BUILD_GTK_FALSE@
116 BUILD_GTK_TRUE = @BUILD_GTK_TRUE@
117 BUILD_IMAGEIO_FALSE = @BUILD_IMAGEIO_FALSE@
118 BUILD_IMAGEIO_TRUE = @BUILD_IMAGEIO_TRUE@
119 BUILD_PYTHON_WRAPPERS_FALSE = @BUILD_PYTHON_WRAPPERS_FALSE@
120 BUILD_PYTHON_WRAPPERS_TRUE = @BUILD_PYTHON_WRAPPERS_TRUE@
121 BUILD_QUICKTIME_FALSE = @BUILD_QUICKTIME_FALSE@
122 BUILD_QUICKTIME_TRUE = @BUILD_QUICKTIME_TRUE@
123 BUILD_V4L_FALSE = @BUILD_V4L_FALSE@
124 BUILD_V4L_TRUE = @BUILD_V4L_TRUE@
125 BUILD_XINE_FALSE = @BUILD_XINE_FALSE@
126 BUILD_XINE_TRUE = @BUILD_XINE_TRUE@
127 CARBON_CFLAGS = @CARBON_CFLAGS@
128 CARBON_LIBS = @CARBON_LIBS@
129 CC = @CC@
130 CCDEPMODE = @CCDEPMODE@
131 CFLAGS = @CFLAGS@
132 CPP = @CPP@
133 CPPFLAGS = @CPPFLAGS@
134 CXX = @CXX@
135 CXXCPP = @CXXCPP@
136 CXXDEPMODE = @CXXDEPMODE@
137 CXXFLAGS = @CXXFLAGS@
138 CYGPATH_W = @CYGPATH_W@
139 DEBUG = @DEBUG@
140 DEFS = @DEFS@
141 DEPDIR = @DEPDIR@
142 DLLTOOL = @DLLTOOL@
143 ECHO = @ECHO@
144 ECHO_C = @ECHO_C@
145 ECHO_N = @ECHO_N@
146 ECHO_T = @ECHO_T@
147 EGREP = @EGREP@
148 EXEEXT = @EXEEXT@
149 F77 = @F77@
150 FFLAGS = @FFLAGS@
151 FFMPEGLIBS = @FFMPEGLIBS@
152 GREP = @GREP@
153 GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
154 GTHREAD_LIBS = @GTHREAD_LIBS@
155 GTK_CFLAGS = @GTK_CFLAGS@
156 GTK_LIBS = @GTK_LIBS@
157 IEEE1394LIBS = @IEEE1394LIBS@
158 IMAGELIBS = @IMAGELIBS@
159 INSTALL_DATA = @INSTALL_DATA@
160 INSTALL_PROGRAM = @INSTALL_PROGRAM@
161 INSTALL_SCRIPT = @INSTALL_SCRIPT@
162 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
163 LDFLAGS = @LDFLAGS@
164 LIBOBJS = @LIBOBJS@
165 LIBS = @LIBS@
166 LIBTOOL = @LIBTOOL@
167 LN_S = @LN_S@
168 LTLIBOBJS = @LTLIBOBJS@
169 LT_VERSION = @LT_VERSION@
170 MAKEINFO = @MAKEINFO@
171 MMAJOR = @MMAJOR@
172 MMINOR = @MMINOR@
173 MSUBMINOR = @MSUBMINOR@
174 OBJDUMP = @OBJDUMP@
175 OBJEXT = @OBJEXT@
176 PACKAGE = @PACKAGE@
177 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
178 PACKAGE_NAME = @PACKAGE_NAME@
179 PACKAGE_STRING = @PACKAGE_STRING@
180 PACKAGE_TARNAME = @PACKAGE_TARNAME@
181 PACKAGE_VERSION = @PACKAGE_VERSION@
182 PATH_SEPARATOR = @PATH_SEPARATOR@
183 PKG_CONFIG = @PKG_CONFIG@
184 PYTHON = @PYTHON@
185 PYTHON_CSPEC = @PYTHON_CSPEC@
186 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
187 PYTHON_LSPEC = @PYTHON_LSPEC@
188 PYTHON_PLATFORM = @PYTHON_PLATFORM@
189 PYTHON_PREFIX = @PYTHON_PREFIX@
190 PYTHON_VERSION = @PYTHON_VERSION@
191 PY_CXXFLAGS = @PY_CXXFLAGS@
192 QUICKTIME_CFLAGS = @QUICKTIME_CFLAGS@
193 QUICKTIME_LIBS = @QUICKTIME_LIBS@
194 RANLIB = @RANLIB@
195 SET_MAKE = @SET_MAKE@
196 SHELL = @SHELL@
197 STRIP = @STRIP@
198 SWIG = @SWIG@
199 SWIG_PYTHON_LIBS = @SWIG_PYTHON_LIBS@
200 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
201 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
202 SWIG_VERSION = @SWIG_VERSION@
203 UPDATE_SWIG_WRAPPERS_FALSE = @UPDATE_SWIG_WRAPPERS_FALSE@
204 UPDATE_SWIG_WRAPPERS_TRUE = @UPDATE_SWIG_WRAPPERS_TRUE@
205 VERSION = @VERSION@
206 XINE_LIBS = @XINE_LIBS@
207 ac_ct_CC = @ac_ct_CC@
208 ac_ct_CXX = @ac_ct_CXX@
209 ac_ct_F77 = @ac_ct_F77@
210 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
211 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
212 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
213 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
214 am__include = @am__include@
215 am__leading_dot = @am__leading_dot@
216 am__quote = @am__quote@
217 am__tar = @am__tar@
218 am__untar = @am__untar@
219 bindir = @bindir@
220 build = @build@
221 build_alias = @build_alias@
222 build_cpu = @build_cpu@
223 build_os = @build_os@
224 build_vendor = @build_vendor@
225 datadir = @datadir@
226 datarootdir = @datarootdir@
227 docdir = @docdir@
228 dvidir = @dvidir@
229 exec_prefix = @exec_prefix@
230 host = @host@
231 host_alias = @host_alias@
232 host_cpu = @host_cpu@
233 host_os = @host_os@
234 host_vendor = @host_vendor@
235 htmldir = @htmldir@
236 includedir = @includedir@
237 infodir = @infodir@
238 install_sh = @install_sh@
239 libdir = @libdir@
240 libexecdir = @libexecdir@
241 localedir = @localedir@
242 localstatedir = @localstatedir@
243 mandir = @mandir@
244 mkdir_p = @mkdir_p@
245 oldincludedir = @oldincludedir@
246 pdfdir = @pdfdir@
247 pkgpyexecdir = @pkgpyexecdir@
248 pkgpythondir = @pkgpythondir@
249 prefix = @prefix@
250 program_transform_name = @program_transform_name@
251 psdir = @psdir@
252 pyexecdir = @pyexecdir@
253 pythondir = @pythondir@
254 sbindir = @sbindir@
255 sharedstatedir = @sharedstatedir@
256 sysconfdir = @sysconfdir@
257 target = @target@
258 target_alias = @target_alias@
259 target_cpu = @target_cpu@
260 target_os = @target_os@
261 target_vendor = @target_vendor@
262 INCLUDES = \
263     -I.                               \
264     -I$(top_srcdir)/tests/cxts        \
265     -I$(top_srcdir)/otherlibs/highgui \
266     -I$(top_srcdir)/cxcore/include    \
267     -I$(top_srcdir)/cv/include        \
268     -I$(top_srcdir)/cvaux/include
269
270 TESTS = $(check_PROGRAMS)
271 EXTRA_DIST = cvtest.dsp cvtest.vcproj
272 MOSTLYCLEANFILES = .lst .sum
273 noinst_HEADERS = \
274     cvtest.h
275
276 cvtest_SOURCES = \
277     aaccum.cpp               aadaptthresh.cpp         aapproxpoly.cpp \
278     acameracalibration.cpp   acamshift.cpp            acanny.cpp \
279     achesscorners.cpp        acolor.cpp               acondens.cpp \
280     acontourmoments.cpp      acontours.cpp            acontoursmatch.cpp \
281     aconvhull.cpp            acreatecontourtree.cpp   adistancetransform.cpp \
282     adrawing_regress.cpp     aeigenobjects.cpp        aemd.cpp \
283     afilter.cpp              afloodfill.cpp           afundam.cpp \
284     ahistograms.cpp          ahmmobs.cpp              ahoughtransform.cpp \
285     aimage.cpp               aimgwarp.cpp             akalman.cpp \
286     akmeans.cpp              amatchcontourtrees.cpp   amoments.cpp \
287     amotiontemplates.cpp     amotseg.cpp              aoptflowhs.cpp \
288     aoptflowlk.cpp           aoptflowpyrlk.cpp        aposit.cpp \
289     apyrsegmentation.cpp     asnakes.cpp              asubdivisions.cpp \
290     atemplmatch.cpp          athresh.cpp      cvtest.cpp    tsysa.cpp                
291
292 cvtest_LDADD = \
293     $(top_builddir)/tests/cxts/libcxts.la            \
294     $(top_builddir)/cxcore/src/libcxcore.la          \
295     $(top_builddir)/cv/src/libcv.la                  \
296     $(top_builddir)/cvaux/src/libcvaux.la            \
297     $(top_builddir)/otherlibs/highgui/libhighgui.la
298
299 all: all-am
300
301 .SUFFIXES:
302 .SUFFIXES: .cpp .lo .o .obj
303 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
304         @for dep in $?; do \
305           case '$(am__configure_deps)' in \
306             *$$dep*) \
307               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
308                 && exit 0; \
309               exit 1;; \
310           esac; \
311         done; \
312         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tests/cv/src/Makefile'; \
313         cd $(top_srcdir) && \
314           $(AUTOMAKE) --gnu  tests/cv/src/Makefile
315 .PRECIOUS: Makefile
316 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
317         @case '$?' in \
318           *config.status*) \
319             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
320           *) \
321             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
322             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
323         esac;
324
325 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
326         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
327
328 $(top_srcdir)/configure:  $(am__configure_deps)
329         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
330 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
331         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
332
333 clean-checkPROGRAMS:
334         @list='$(check_PROGRAMS)'; for p in $$list; do \
335           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
336           echo " rm -f $$p $$f"; \
337           rm -f $$p $$f ; \
338         done
339 cvtest$(EXEEXT): $(cvtest_OBJECTS) $(cvtest_DEPENDENCIES) 
340         @rm -f cvtest$(EXEEXT)
341         $(CXXLINK) $(cvtest_LDFLAGS) $(cvtest_OBJECTS) $(cvtest_LDADD) $(LIBS)
342
343 mostlyclean-compile:
344         -rm -f *.$(OBJEXT)
345
346 distclean-compile:
347         -rm -f *.tab.c
348
349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aaccum.Po@am__quote@
350 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aadaptthresh.Po@am__quote@
351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aapproxpoly.Po@am__quote@
352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acameracalibration.Po@am__quote@
353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acamshift.Po@am__quote@
354 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acanny.Po@am__quote@
355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/achesscorners.Po@am__quote@
356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acolor.Po@am__quote@
357 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acondens.Po@am__quote@
358 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acontourmoments.Po@am__quote@
359 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acontours.Po@am__quote@
360 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acontoursmatch.Po@am__quote@
361 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aconvhull.Po@am__quote@
362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acreatecontourtree.Po@am__quote@
363 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adistancetransform.Po@am__quote@
364 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adrawing_regress.Po@am__quote@
365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aeigenobjects.Po@am__quote@
366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aemd.Po@am__quote@
367 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afilter.Po@am__quote@
368 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afloodfill.Po@am__quote@
369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afundam.Po@am__quote@
370 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ahistograms.Po@am__quote@
371 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ahmmobs.Po@am__quote@
372 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ahoughtransform.Po@am__quote@
373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aimage.Po@am__quote@
374 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aimgwarp.Po@am__quote@
375 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/akalman.Po@am__quote@
376 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/akmeans.Po@am__quote@
377 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/amatchcontourtrees.Po@am__quote@
378 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/amoments.Po@am__quote@
379 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/amotiontemplates.Po@am__quote@
380 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/amotseg.Po@am__quote@
381 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aoptflowhs.Po@am__quote@
382 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aoptflowlk.Po@am__quote@
383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aoptflowpyrlk.Po@am__quote@
384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aposit.Po@am__quote@
385 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/apyrsegmentation.Po@am__quote@
386 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asnakes.Po@am__quote@
387 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asubdivisions.Po@am__quote@
388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atemplmatch.Po@am__quote@
389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/athresh.Po@am__quote@
390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cvtest.Po@am__quote@
391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsysa.Po@am__quote@
392
393 .cpp.o:
394 @am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
395 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
396 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
397 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
398 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
399
400 .cpp.obj:
401 @am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
402 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
403 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
404 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
405 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
406
407 .cpp.lo:
408 @am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
409 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
410 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
411 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
412 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
413
414 mostlyclean-libtool:
415         -rm -f *.lo
416
417 clean-libtool:
418         -rm -rf .libs _libs
419
420 distclean-libtool:
421         -rm -f libtool
422 uninstall-info-am:
423
424 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
425         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
426         unique=`for i in $$list; do \
427             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
428           done | \
429           $(AWK) '    { files[$$0] = 1; } \
430                END { for (i in files) print i; }'`; \
431         mkid -fID $$unique
432 tags: TAGS
433
434 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
435                 $(TAGS_FILES) $(LISP)
436         tags=; \
437         here=`pwd`; \
438         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
439         unique=`for i in $$list; do \
440             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441           done | \
442           $(AWK) '    { files[$$0] = 1; } \
443                END { for (i in files) print i; }'`; \
444         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
445           test -n "$$unique" || unique=$$empty_fix; \
446           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
447             $$tags $$unique; \
448         fi
449 ctags: CTAGS
450 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
451                 $(TAGS_FILES) $(LISP)
452         tags=; \
453         here=`pwd`; \
454         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
455         unique=`for i in $$list; do \
456             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
457           done | \
458           $(AWK) '    { files[$$0] = 1; } \
459                END { for (i in files) print i; }'`; \
460         test -z "$(CTAGS_ARGS)$$tags$$unique" \
461           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
462              $$tags $$unique
463
464 GTAGS:
465         here=`$(am__cd) $(top_builddir) && pwd` \
466           && cd $(top_srcdir) \
467           && gtags -i $(GTAGS_ARGS) $$here
468
469 distclean-tags:
470         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
471
472 check-TESTS: $(TESTS)
473         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
474         srcdir=$(srcdir); export srcdir; \
475         list='$(TESTS)'; \
476         if test -n "$$list"; then \
477           for tst in $$list; do \
478             if test -f ./$$tst; then dir=./; \
479             elif test -f $$tst; then dir=; \
480             else dir="$(srcdir)/"; fi; \
481             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
482               all=`expr $$all + 1`; \
483               case " $(XFAIL_TESTS) " in \
484               *" $$tst "*) \
485                 xpass=`expr $$xpass + 1`; \
486                 failed=`expr $$failed + 1`; \
487                 echo "XPASS: $$tst"; \
488               ;; \
489               *) \
490                 echo "PASS: $$tst"; \
491               ;; \
492               esac; \
493             elif test $$? -ne 77; then \
494               all=`expr $$all + 1`; \
495               case " $(XFAIL_TESTS) " in \
496               *" $$tst "*) \
497                 xfail=`expr $$xfail + 1`; \
498                 echo "XFAIL: $$tst"; \
499               ;; \
500               *) \
501                 failed=`expr $$failed + 1`; \
502                 echo "FAIL: $$tst"; \
503               ;; \
504               esac; \
505             else \
506               skip=`expr $$skip + 1`; \
507               echo "SKIP: $$tst"; \
508             fi; \
509           done; \
510           if test "$$failed" -eq 0; then \
511             if test "$$xfail" -eq 0; then \
512               banner="All $$all tests passed"; \
513             else \
514               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
515             fi; \
516           else \
517             if test "$$xpass" -eq 0; then \
518               banner="$$failed of $$all tests failed"; \
519             else \
520               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
521             fi; \
522           fi; \
523           dashes="$$banner"; \
524           skipped=""; \
525           if test "$$skip" -ne 0; then \
526             skipped="($$skip tests were not run)"; \
527             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
528               dashes="$$skipped"; \
529           fi; \
530           report=""; \
531           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
532             report="Please report to $(PACKAGE_BUGREPORT)"; \
533             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
534               dashes="$$report"; \
535           fi; \
536           dashes=`echo "$$dashes" | sed s/./=/g`; \
537           echo "$$dashes"; \
538           echo "$$banner"; \
539           test -z "$$skipped" || echo "$$skipped"; \
540           test -z "$$report" || echo "$$report"; \
541           echo "$$dashes"; \
542           test "$$failed" -eq 0; \
543         else :; fi
544
545 distdir: $(DISTFILES)
546         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
547         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
548         list='$(DISTFILES)'; for file in $$list; do \
549           case $$file in \
550             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
551             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
552           esac; \
553           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
554           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
555           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
556             dir="/$$dir"; \
557             $(mkdir_p) "$(distdir)$$dir"; \
558           else \
559             dir=''; \
560           fi; \
561           if test -d $$d/$$file; then \
562             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
563               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
564             fi; \
565             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
566           else \
567             test -f $(distdir)/$$file \
568             || cp -p $$d/$$file $(distdir)/$$file \
569             || exit 1; \
570           fi; \
571         done
572 check-am: all-am
573         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
574         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
575 check: check-am
576 all-am: Makefile $(HEADERS)
577 installdirs:
578 install: install-am
579 install-exec: install-exec-am
580 install-data: install-data-am
581 uninstall: uninstall-am
582
583 install-am: all-am
584         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
585
586 installcheck: installcheck-am
587 install-strip:
588         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
589           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
590           `test -z '$(STRIP)' || \
591             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
592 mostlyclean-generic:
593         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
594
595 clean-generic:
596
597 distclean-generic:
598         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
599
600 maintainer-clean-generic:
601         @echo "This command is intended for maintainers to use"
602         @echo "it deletes files that may require special tools to rebuild."
603 clean: clean-am
604
605 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
606         mostlyclean-am
607
608 distclean: distclean-am
609         -rm -rf ./$(DEPDIR)
610         -rm -f Makefile
611 distclean-am: clean-am distclean-compile distclean-generic \
612         distclean-libtool distclean-tags
613
614 dvi: dvi-am
615
616 dvi-am:
617
618 html: html-am
619
620 info: info-am
621
622 info-am:
623
624 install-data-am:
625
626 install-exec-am:
627
628 install-info: install-info-am
629
630 install-man:
631
632 installcheck-am:
633
634 maintainer-clean: maintainer-clean-am
635         -rm -rf ./$(DEPDIR)
636         -rm -f Makefile
637 maintainer-clean-am: distclean-am maintainer-clean-generic
638
639 mostlyclean: mostlyclean-am
640
641 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
642         mostlyclean-libtool
643
644 pdf: pdf-am
645
646 pdf-am:
647
648 ps: ps-am
649
650 ps-am:
651
652 uninstall-am: uninstall-info-am
653
654 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
655         clean-checkPROGRAMS clean-generic clean-libtool ctags \
656         distclean distclean-compile distclean-generic \
657         distclean-libtool distclean-tags distdir dvi dvi-am html \
658         html-am info info-am install install-am install-data \
659         install-data-am install-exec install-exec-am install-info \
660         install-info-am install-man install-strip installcheck \
661         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-info-am
665
666 # Tell versions [3.59,3.63) of GNU make to not export all variables.
667 # Otherwise a system limit (for SysV at least) may be exceeded.
668 .NOEXPORT: