Update the trunk to the OpenCV's CVS (2008-07-14)
[opencv] / tests / python / 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 # test/python/Makefile.am contains partially interactive tests of HighGUI and the python interface
18 # 2006-07-17, asbach@ient.rwth-aachen.de
19 srcdir = @srcdir@
20 top_srcdir = @top_srcdir@
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 top_builddir = ../..
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 INSTALL = @INSTALL@
28 install_sh_DATA = $(install_sh) -c -m 644
29 install_sh_PROGRAM = $(install_sh) -c
30 install_sh_SCRIPT = $(install_sh) -c
31 INSTALL_HEADER = $(INSTALL_DATA)
32 transform = $(program_transform_name)
33 NORMAL_INSTALL = :
34 PRE_INSTALL = :
35 POST_INSTALL = :
36 NORMAL_UNINSTALL = :
37 PRE_UNINSTALL = :
38 POST_UNINSTALL = :
39 build_triplet = @build@
40 host_triplet = @host@
41 target_triplet = @target@
42 subdir = tests/python
43 DIST_COMMON = $(noinst_PYTHON) $(srcdir)/Makefile.am \
44         $(srcdir)/Makefile.in
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps = $(top_srcdir)/autotools/aclocal/az_python.m4 \
47         $(top_srcdir)/autotools/aclocal/pkg.m4 \
48         $(top_srcdir)/autotools/aclocal/swig_complete.m4 \
49         $(top_srcdir)/autotools/aclocal/version_at_least.m4 \
50         $(top_srcdir)/configure.in
51 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52         $(ACLOCAL_M4)
53 mkinstalldirs = $(SHELL) $(top_srcdir)/autotools/mkinstalldirs
54 CONFIG_HEADER = $(top_builddir)/cvconfig.h
55 CONFIG_CLEAN_FILES =
56 SOURCES =
57 DIST_SOURCES =
58 py_compile = $(top_srcdir)/autotools/py-compile
59 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60 ACLOCAL = @ACLOCAL@
61 ALLOCA = @ALLOCA@
62 AMDEP_FALSE = @AMDEP_FALSE@
63 AMDEP_TRUE = @AMDEP_TRUE@
64 AMTAR = @AMTAR@
65 AR = @AR@
66 AS = @AS@
67 AUTOCONF = @AUTOCONF@
68 AUTOHEADER = @AUTOHEADER@
69 AUTOMAKE = @AUTOMAKE@
70 AWK = @AWK@
71 BUILD_APPS_FALSE = @BUILD_APPS_FALSE@
72 BUILD_APPS_TRUE = @BUILD_APPS_TRUE@
73 BUILD_CARBON_FALSE = @BUILD_CARBON_FALSE@
74 BUILD_CARBON_TRUE = @BUILD_CARBON_TRUE@
75 BUILD_DC1394_FALSE = @BUILD_DC1394_FALSE@
76 BUILD_DC1394_TRUE = @BUILD_DC1394_TRUE@
77 BUILD_FFMPEG_FALSE = @BUILD_FFMPEG_FALSE@
78 BUILD_FFMPEG_TRUE = @BUILD_FFMPEG_TRUE@
79 BUILD_GSTREAMER_FALSE = @BUILD_GSTREAMER_FALSE@
80 BUILD_GSTREAMER_TRUE = @BUILD_GSTREAMER_TRUE@
81 BUILD_GTK_FALSE = @BUILD_GTK_FALSE@
82 BUILD_GTK_TRUE = @BUILD_GTK_TRUE@
83 BUILD_IMAGEIO_FALSE = @BUILD_IMAGEIO_FALSE@
84 BUILD_IMAGEIO_TRUE = @BUILD_IMAGEIO_TRUE@
85 BUILD_OCTAVE_WRAPPERS_FALSE = @BUILD_OCTAVE_WRAPPERS_FALSE@
86 BUILD_OCTAVE_WRAPPERS_TRUE = @BUILD_OCTAVE_WRAPPERS_TRUE@
87 BUILD_PYTHON_WRAPPERS_FALSE = @BUILD_PYTHON_WRAPPERS_FALSE@
88 BUILD_PYTHON_WRAPPERS_TRUE = @BUILD_PYTHON_WRAPPERS_TRUE@
89 BUILD_QUICKTIME_FALSE = @BUILD_QUICKTIME_FALSE@
90 BUILD_QUICKTIME_TRUE = @BUILD_QUICKTIME_TRUE@
91 BUILD_V4L_FALSE = @BUILD_V4L_FALSE@
92 BUILD_V4L_TRUE = @BUILD_V4L_TRUE@
93 BUILD_XINE_FALSE = @BUILD_XINE_FALSE@
94 BUILD_XINE_TRUE = @BUILD_XINE_TRUE@
95 CARBON_CFLAGS = @CARBON_CFLAGS@
96 CARBON_LIBS = @CARBON_LIBS@
97 CC = @CC@
98 CCDEPMODE = @CCDEPMODE@
99 CFLAGS = @CFLAGS@
100 CPP = @CPP@
101 CPPFLAGS = @CPPFLAGS@
102 CXX = @CXX@
103 CXXCPP = @CXXCPP@
104 CXXDEPMODE = @CXXDEPMODE@
105 CXXFLAGS = @CXXFLAGS@
106 CYGPATH_W = @CYGPATH_W@
107 DEBUG = @DEBUG@
108 DEFS = @DEFS@
109 DEF_CXXFLAGS = @DEF_CXXFLAGS@
110 DEPDIR = @DEPDIR@
111 DLLTOOL = @DLLTOOL@
112 DSYMUTIL = @DSYMUTIL@
113 ECHO = @ECHO@
114 ECHO_C = @ECHO_C@
115 ECHO_N = @ECHO_N@
116 ECHO_T = @ECHO_T@
117 EGREP = @EGREP@
118 EXEEXT = @EXEEXT@
119 F77 = @F77@
120 FFLAGS = @FFLAGS@
121 FFMPEGLIBS = @FFMPEGLIBS@
122 GREP = @GREP@
123 GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
124 GSTREAMER_LIBS = @GSTREAMER_LIBS@
125 GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
126 GTHREAD_LIBS = @GTHREAD_LIBS@
127 GTK_CFLAGS = @GTK_CFLAGS@
128 GTK_LIBS = @GTK_LIBS@
129 IEEE1394LIBS = @IEEE1394LIBS@
130 IMAGELIBS = @IMAGELIBS@
131 INSTALL_DATA = @INSTALL_DATA@
132 INSTALL_PROGRAM = @INSTALL_PROGRAM@
133 INSTALL_SCRIPT = @INSTALL_SCRIPT@
134 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
135 LDFLAGS = @LDFLAGS@
136 LIBOBJS = @LIBOBJS@
137 LIBS = @LIBS@
138 LIBTOOL = @LIBTOOL@
139 LN_S = @LN_S@
140 LTLIBOBJS = @LTLIBOBJS@
141 LT_VERSION = @LT_VERSION@
142 MAKEINFO = @MAKEINFO@
143 MKOCTFILE = @MKOCTFILE@
144 MMAJOR = @MMAJOR@
145 MMINOR = @MMINOR@
146 MSUBMINOR = @MSUBMINOR@
147 NMEDIT = @NMEDIT@
148 OBJDUMP = @OBJDUMP@
149 OBJEXT = @OBJEXT@
150 OCTAVE = @OCTAVE@
151 OCTAVE_ARCH = @OCTAVE_ARCH@
152 OCT_CXXFLAGS = @OCT_CXXFLAGS@
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_VERSION = @PACKAGE_VERSION@
159 PATH_SEPARATOR = @PATH_SEPARATOR@
160 PKG_CONFIG = @PKG_CONFIG@
161 PYTHON = @PYTHON@
162 PYTHON_CSPEC = @PYTHON_CSPEC@
163 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
164 PYTHON_LSPEC = @PYTHON_LSPEC@
165 PYTHON_PLATFORM = @PYTHON_PLATFORM@
166 PYTHON_PREFIX = @PYTHON_PREFIX@
167 PYTHON_VERSION = @PYTHON_VERSION@
168 PY_CXXFLAGS = @PY_CXXFLAGS@
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 STRIP = @STRIP@
176 SWIG = @SWIG@
177 SWIG_OCTAVE_OPT = @SWIG_OCTAVE_OPT@
178 SWIG_PYTHON_LIBS = @SWIG_PYTHON_LIBS@
179 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
180 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
181 SWIG_VERSION = @SWIG_VERSION@
182 UPDATE_SWIG_WRAPPERS_FALSE = @UPDATE_SWIG_WRAPPERS_FALSE@
183 UPDATE_SWIG_WRAPPERS_TRUE = @UPDATE_SWIG_WRAPPERS_TRUE@
184 VERSION = @VERSION@
185 XINE_LIBS = @XINE_LIBS@
186 ac_ct_CC = @ac_ct_CC@
187 ac_ct_CXX = @ac_ct_CXX@
188 ac_ct_F77 = @ac_ct_F77@
189 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
190 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
191 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
192 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
193 am__include = @am__include@
194 am__leading_dot = @am__leading_dot@
195 am__quote = @am__quote@
196 am__tar = @am__tar@
197 am__untar = @am__untar@
198 bindir = @bindir@
199 build = @build@
200 build_alias = @build_alias@
201 build_cpu = @build_cpu@
202 build_os = @build_os@
203 build_vendor = @build_vendor@
204 datadir = @datadir@
205 datarootdir = @datarootdir@
206 docdir = @docdir@
207 dvidir = @dvidir@
208 exec_prefix = @exec_prefix@
209 host = @host@
210 host_alias = @host_alias@
211 host_cpu = @host_cpu@
212 host_os = @host_os@
213 host_vendor = @host_vendor@
214 htmldir = @htmldir@
215 includedir = @includedir@
216 infodir = @infodir@
217 install_sh = @install_sh@
218 libdir = @libdir@
219 libexecdir = @libexecdir@
220 localedir = @localedir@
221 localstatedir = @localstatedir@
222 mandir = @mandir@
223 mkdir_p = @mkdir_p@
224 oldincludedir = @oldincludedir@
225 pdfdir = @pdfdir@
226 pkgpyexecdir = @pkgpyexecdir@
227 pkgpythondir = @pkgpythondir@
228 prefix = @prefix@
229 program_transform_name = @program_transform_name@
230 psdir = @psdir@
231 pyexecdir = @pyexecdir@
232 pythondir = @pythondir@
233 sbindir = @sbindir@
234 sharedstatedir = @sharedstatedir@
235 sysconfdir = @sysconfdir@
236 target = @target@
237 target_alias = @target_alias@
238 target_cpu = @target_cpu@
239 target_os = @target_os@
240 target_vendor = @target_vendor@
241 EXTRA_DIST = testdata
242 MOSTLYCLEANFILES = *.works
243 check_SCRIPTS = \
244     test_adaptors.py                              \
245     highgui/cvInitSystem.py                       \
246     highgui/cvLoadImageBMP.py                     \
247     highgui/cvLoadImageJPG.py                     \
248     highgui/cvLoadImageTIFF.py                    \
249     highgui/cvLoadImagePPM.py                     \
250     highgui/cvLoadImagePNG.py                     \
251     highgui/cvLoadImageSR.py                      \
252     highgui/cvSaveImage.py                        \
253     highgui/cvNamedWindow.py                      \
254     highgui/cvShowImage.py                        \
255     highgui/cvWaitKey.py                          \
256     highgui/cvCreateTrackbar.py                   \
257     highgui/cvMoveResizeWindow.py                 \
258     highgui/cvGetWindowHandleName.py              \
259     highgui/cvGetSetTrackbarPos.py                \
260     highgui/cvSetMouseCallback.py                 \
261     highgui/cvCreateFileCaptureRGB.py             \
262     highgui/cvCreateFileCaptureRGBA.py            \
263     highgui/cvCreateFileCaptureUYVY.py            \
264     highgui/cvCreateFileCaptureY8.py              \
265     highgui/cvCreateFileCaptureYUY2.py            \
266     highgui/cvCreateFileCaptureYV12.py            \
267     highgui/cvCreateFileCaptureYV16.py            \
268     highgui/cvCreateFileCaptureYVU9.py            \
269     highgui/cvGrabFrame.py                        \
270     highgui/cvRetrieveFrame.py                    \
271     highgui/cvQueryFrame.py                       \
272     highgui/query_3gp.py                          \
273     highgui/query_bmp24.py                        \
274     highgui/query_bmp32.py                        \
275     highgui/query_cinepak.py                      \
276     highgui/query_divx.py                         \
277     highgui/query_dv_pal_progressive_avi.py       \
278     highgui/query_dv_pal_progressive_dv.py        \
279     highgui/query_huffyuv.py                      \
280     highgui/query_indeo.py                        \
281     highgui/query_mpeg4.py                        \
282     highgui/query_uncompressed.py                 \
283     highgui/query_wmv9.py                         \
284     highgui/seek_frame_3gp.py                     \
285     highgui/seek_frame_bmp24.py                   \
286     highgui/seek_frame_bmp32.py                   \
287     highgui/seek_frame_cinepak.py                 \
288     highgui/seek_frame_divx.py                    \
289     highgui/seek_frame_dv_pal_progressive_avi.py  \
290     highgui/seek_frame_dv_pal_progressive_dv.py   \
291     highgui/seek_frame_huffyuv.py                 \
292     highgui/seek_frame_indeo.py                   \
293     highgui/seek_frame_mpeg4.py                   \
294     highgui/seek_frame_uncompressed.py            \
295     highgui/seek_frame_wmv9.py                    \
296     highgui/seek_time_3gp.py                      \
297     highgui/seek_time_bmp24.py                    \
298     highgui/seek_time_bmp32.py                    \
299     highgui/seek_time_cinepak.py                  \
300     highgui/seek_time_divx.py                     \
301     highgui/seek_time_dv_pal_progressive_avi.py   \
302     highgui/seek_time_dv_pal_progressive_dv.py    \
303     highgui/seek_time_huffyuv.py                  \
304     highgui/seek_time_indeo.py                    \
305     highgui/seek_time_mpeg4.py                    \
306     highgui/seek_time_uncompressed.py             \
307     highgui/seek_time_wmv9.py                     \
308     highgui/size_3gp.py                           \
309     highgui/size_bmp24.py                         \
310     highgui/size_bmp32.py                         \
311     highgui/size_cinepak.py                       \
312     highgui/size_divx.py                          \
313     highgui/size_dv_pal_progressive_avi.py        \
314     highgui/size_dv_pal_progressive_dv.py         \
315     highgui/size_huffyuv.py                       \
316     highgui/size_indeo.py                         \
317     highgui/size_mpeg4.py                         \
318     highgui/size_uncompressed.py                  \
319     highgui/size_wmv9.py
320
321 noinst_PYTHON = \
322     $(check_SCRIPTS)                \
323     highgui/works.py                \
324     highgui/frames.py               \
325     highgui/match.py                \
326     highgui/query_test.py           \
327     highgui/seek_test.py            \
328     highgui/size_test.py            \
329     highgui/cvCreateFileCapture.py  \
330     highgui/cvLoadImage.py
331
332 TESTS_ENVIRONMENT = \
333     top_srcdir=$(top_srcdir) \
334     top_builddir=$(top_builddir) \
335     LD_LIBRARY_PATH=$(top_builddir)/cxcore/src/.libs:$(top_builddir)/cv/src/.libs:$(top_builddir)/otherlibs/highgui/.libs:$(LD_LIBRARY_PATH) \
336     DYLD_LIBRARY_PATH=$(top_builddir)/cxcore/src/.libs:$(top_builddir)/cv/src/.libs:$(top_builddir)/otherlibs/highgui/.libs:$(LD_LIBRARY_PATH) \
337     PYTHONPATH=$(top_srcdir)/interfaces/swig:$(top_builddir)/interfaces/swig/python/.libs
338
339
340 # do tests only if we ask for python
341 @BUILD_PYTHON_WRAPPERS_TRUE@TESTS = $(check_SCRIPTS)
342 all: all-am
343
344 .SUFFIXES:
345 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
346         @for dep in $?; do \
347           case '$(am__configure_deps)' in \
348             *$$dep*) \
349               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
350                 && exit 0; \
351               exit 1;; \
352           esac; \
353         done; \
354         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tests/python/Makefile'; \
355         cd $(top_srcdir) && \
356           $(AUTOMAKE) --gnu  tests/python/Makefile
357 .PRECIOUS: Makefile
358 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
359         @case '$?' in \
360           *config.status*) \
361             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
362           *) \
363             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
364             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
365         esac;
366
367 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
368         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
369
370 $(top_srcdir)/configure:  $(am__configure_deps)
371         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
372 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
373         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
374
375 mostlyclean-libtool:
376         -rm -f *.lo
377
378 clean-libtool:
379         -rm -rf .libs _libs
380
381 distclean-libtool:
382         -rm -f libtool
383 uninstall-info-am:
384 tags: TAGS
385 TAGS:
386
387 ctags: CTAGS
388 CTAGS:
389
390
391 check-TESTS: $(TESTS)
392         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
393         srcdir=$(srcdir); export srcdir; \
394         list='$(TESTS)'; \
395         if test -n "$$list"; then \
396           for tst in $$list; do \
397             if test -f ./$$tst; then dir=./; \
398             elif test -f $$tst; then dir=; \
399             else dir="$(srcdir)/"; fi; \
400             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
401               all=`expr $$all + 1`; \
402               case " $(XFAIL_TESTS) " in \
403               *" $$tst "*) \
404                 xpass=`expr $$xpass + 1`; \
405                 failed=`expr $$failed + 1`; \
406                 echo "XPASS: $$tst"; \
407               ;; \
408               *) \
409                 echo "PASS: $$tst"; \
410               ;; \
411               esac; \
412             elif test $$? -ne 77; then \
413               all=`expr $$all + 1`; \
414               case " $(XFAIL_TESTS) " in \
415               *" $$tst "*) \
416                 xfail=`expr $$xfail + 1`; \
417                 echo "XFAIL: $$tst"; \
418               ;; \
419               *) \
420                 failed=`expr $$failed + 1`; \
421                 echo "FAIL: $$tst"; \
422               ;; \
423               esac; \
424             else \
425               skip=`expr $$skip + 1`; \
426               echo "SKIP: $$tst"; \
427             fi; \
428           done; \
429           if test "$$failed" -eq 0; then \
430             if test "$$xfail" -eq 0; then \
431               banner="All $$all tests passed"; \
432             else \
433               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
434             fi; \
435           else \
436             if test "$$xpass" -eq 0; then \
437               banner="$$failed of $$all tests failed"; \
438             else \
439               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
440             fi; \
441           fi; \
442           dashes="$$banner"; \
443           skipped=""; \
444           if test "$$skip" -ne 0; then \
445             skipped="($$skip tests were not run)"; \
446             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
447               dashes="$$skipped"; \
448           fi; \
449           report=""; \
450           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
451             report="Please report to $(PACKAGE_BUGREPORT)"; \
452             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
453               dashes="$$report"; \
454           fi; \
455           dashes=`echo "$$dashes" | sed s/./=/g`; \
456           echo "$$dashes"; \
457           echo "$$banner"; \
458           test -z "$$skipped" || echo "$$skipped"; \
459           test -z "$$report" || echo "$$report"; \
460           echo "$$dashes"; \
461           test "$$failed" -eq 0; \
462         else :; fi
463
464 distdir: $(DISTFILES)
465         $(mkdir_p) $(distdir)/highgui
466         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
467         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
468         list='$(DISTFILES)'; for file in $$list; do \
469           case $$file in \
470             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
471             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
472           esac; \
473           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
474           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
475           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
476             dir="/$$dir"; \
477             $(mkdir_p) "$(distdir)$$dir"; \
478           else \
479             dir=''; \
480           fi; \
481           if test -d $$d/$$file; then \
482             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
483               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
484             fi; \
485             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
486           else \
487             test -f $(distdir)/$$file \
488             || cp -p $$d/$$file $(distdir)/$$file \
489             || exit 1; \
490           fi; \
491         done
492 check-am: all-am
493         $(MAKE) $(AM_MAKEFLAGS) $(check_SCRIPTS)
494         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
495 check: check-am
496 all-am: Makefile
497 installdirs:
498 install: install-am
499 install-exec: install-exec-am
500 install-data: install-data-am
501 uninstall: uninstall-am
502
503 install-am: all-am
504         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
505
506 installcheck: installcheck-am
507 install-strip:
508         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
509           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
510           `test -z '$(STRIP)' || \
511             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
512 mostlyclean-generic:
513         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
514
515 clean-generic:
516
517 distclean-generic:
518         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
519
520 maintainer-clean-generic:
521         @echo "This command is intended for maintainers to use"
522         @echo "it deletes files that may require special tools to rebuild."
523 clean: clean-am
524
525 clean-am: clean-generic clean-libtool mostlyclean-am
526
527 distclean: distclean-am
528         -rm -f Makefile
529 distclean-am: clean-am distclean-generic distclean-libtool
530
531 dvi: dvi-am
532
533 dvi-am:
534
535 html: html-am
536
537 info: info-am
538
539 info-am:
540
541 install-data-am:
542
543 install-exec-am:
544
545 install-info: install-info-am
546
547 install-man:
548
549 installcheck-am:
550
551 maintainer-clean: maintainer-clean-am
552         -rm -f Makefile
553 maintainer-clean-am: distclean-am maintainer-clean-generic
554
555 mostlyclean: mostlyclean-am
556
557 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
558
559 pdf: pdf-am
560
561 pdf-am:
562
563 ps: ps-am
564
565 ps-am:
566
567 uninstall-am: uninstall-info-am
568
569 .PHONY: all all-am check check-TESTS check-am clean clean-generic \
570         clean-libtool distclean distclean-generic distclean-libtool \
571         distdir dvi dvi-am html html-am info info-am install \
572         install-am install-data install-data-am install-exec \
573         install-exec-am install-info install-info-am install-man \
574         install-strip installcheck installcheck-am installdirs \
575         maintainer-clean maintainer-clean-generic mostlyclean \
576         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
577         uninstall uninstall-am uninstall-info-am
578
579 # Tell versions [3.59,3.63) of GNU make to not export all variables.
580 # Otherwise a system limit (for SysV at least) may be exceeded.
581 .NOEXPORT: