Update to 2.0.0 tree from current Fremantle build
[opencv] / interfaces / swig / 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/Makefile.am
19 # 2005-01-23, 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 VPATH = @srcdir@
24 pkgdatadir = $(datadir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 pkglibdir = $(libdir)/@PACKAGE@
27 pkglibexecdir = $(libexecdir)/@PACKAGE@
28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 build_triplet = @build@
41 host_triplet = @host@
42 target_triplet = @target@
43 subdir = interfaces/swig
44 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps =  \
47         $(top_srcdir)/autotools/aclocal/ax_check_compiler_flags.m4 \
48         $(top_srcdir)/autotools/aclocal/ax_ext.m4 \
49         $(top_srcdir)/autotools/aclocal/ax_gcc_x86_cpuid.m4 \
50         $(top_srcdir)/autotools/aclocal/az_python.m4 \
51         $(top_srcdir)/autotools/aclocal/libtool.m4 \
52         $(top_srcdir)/autotools/aclocal/ltoptions.m4 \
53         $(top_srcdir)/autotools/aclocal/ltsugar.m4 \
54         $(top_srcdir)/autotools/aclocal/ltversion.m4 \
55         $(top_srcdir)/autotools/aclocal/lt~obsolete.m4 \
56         $(top_srcdir)/autotools/aclocal/pkg.m4 \
57         $(top_srcdir)/autotools/aclocal/swig_complete.m4 \
58         $(top_srcdir)/autotools/aclocal/version_at_least.m4 \
59         $(top_srcdir)/configure.in
60 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61         $(ACLOCAL_M4)
62 mkinstalldirs = $(SHELL) $(top_srcdir)/autotools/mkinstalldirs
63 CONFIG_HEADER = $(top_builddir)/cvconfig.h
64 CONFIG_CLEAN_FILES =
65 CONFIG_CLEAN_VPATH_FILES =
66 SOURCES =
67 DIST_SOURCES =
68 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
69         html-recursive info-recursive install-data-recursive \
70         install-dvi-recursive install-exec-recursive \
71         install-html-recursive install-info-recursive \
72         install-pdf-recursive install-ps-recursive install-recursive \
73         installcheck-recursive installdirs-recursive pdf-recursive \
74         ps-recursive uninstall-recursive
75 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
76   distclean-recursive maintainer-clean-recursive
77 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
78         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
79         distdir
80 ETAGS = etags
81 CTAGS = ctags
82 DIST_SUBDIRS = filtered general python octave
83 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84 am__relativize = \
85   dir0=`pwd`; \
86   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
87   sed_rest='s,^[^/]*/*,,'; \
88   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
89   sed_butlast='s,/*[^/]*$$,,'; \
90   while test -n "$$dir1"; do \
91     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
92     if test "$$first" != "."; then \
93       if test "$$first" = ".."; then \
94         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
95         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
96       else \
97         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
98         if test "$$first2" = "$$first"; then \
99           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
100         else \
101           dir2="../$$dir2"; \
102         fi; \
103         dir0="$$dir0"/"$$first"; \
104       fi; \
105     fi; \
106     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
107   done; \
108   reldir="$$dir2"
109 ACLOCAL = @ACLOCAL@
110 ALLOCA = @ALLOCA@
111 AMTAR = @AMTAR@
112 AR = @AR@
113 AS = @AS@
114 AUTOCONF = @AUTOCONF@
115 AUTOHEADER = @AUTOHEADER@
116 AUTOMAKE = @AUTOMAKE@
117 AWK = @AWK@
118 CARBON_CFLAGS = @CARBON_CFLAGS@
119 CARBON_LIBS = @CARBON_LIBS@
120 CC = @CC@
121 CCDEPMODE = @CCDEPMODE@
122 CFLAGS = @CFLAGS@
123 CPP = @CPP@
124 CPPFLAGS = @CPPFLAGS@
125 CXX = @CXX@
126 CXXCPP = @CXXCPP@
127 CXXDEPMODE = @CXXDEPMODE@
128 CXXFLAGS = @CXXFLAGS@
129 CYGPATH_W = @CYGPATH_W@
130 DEBUG = @DEBUG@
131 DEBUG_CPPFLAGS = @DEBUG_CPPFLAGS@
132 DEBUG_CXXFLAGS = @DEBUG_CXXFLAGS@
133 DEFS = @DEFS@
134 DEPDIR = @DEPDIR@
135 DLLTOOL = @DLLTOOL@
136 DSYMUTIL = @DSYMUTIL@
137 DUMPBIN = @DUMPBIN@
138 ECHO_C = @ECHO_C@
139 ECHO_N = @ECHO_N@
140 ECHO_T = @ECHO_T@
141 EGREP = @EGREP@
142 EXEEXT = @EXEEXT@
143 FFMPEGLIBS = @FFMPEGLIBS@
144 FGREP = @FGREP@
145 FLOAT_STORE_CFLAGS = @FLOAT_STORE_CFLAGS@
146 GREP = @GREP@
147 GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
148 GSTREAMER_LIBS = @GSTREAMER_LIBS@
149 GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
150 GTHREAD_LIBS = @GTHREAD_LIBS@
151 GTK_CFLAGS = @GTK_CFLAGS@
152 GTK_LIBS = @GTK_LIBS@
153 IEEE1394LIBS = @IEEE1394LIBS@
154 IMAGELIBS = @IMAGELIBS@
155 INSTALL = @INSTALL@
156 INSTALL_DATA = @INSTALL_DATA@
157 INSTALL_PROGRAM = @INSTALL_PROGRAM@
158 INSTALL_SCRIPT = @INSTALL_SCRIPT@
159 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
160 LAPACK_LIBS = @LAPACK_LIBS@
161 LD = @LD@
162 LDFLAGS = @LDFLAGS@
163 LIBOBJS = @LIBOBJS@
164 LIBS = @LIBS@
165 LIBTOOL = @LIBTOOL@
166 LIPO = @LIPO@
167 LN_S = @LN_S@
168 LTLIBOBJS = @LTLIBOBJS@
169 LT_VERSION = @LT_VERSION@
170 MAKEINFO = @MAKEINFO@
171 MKDIR_P = @MKDIR_P@
172 MKOCTFILE = @MKOCTFILE@
173 MMAJOR = @MMAJOR@
174 MMINOR = @MMINOR@
175 MSUBMINOR = @MSUBMINOR@
176 NM = @NM@
177 NMEDIT = @NMEDIT@
178 OBJDUMP = @OBJDUMP@
179 OBJEXT = @OBJEXT@
180 OCTAVE = @OCTAVE@
181 OCTAVE_ARCH = @OCTAVE_ARCH@
182 OCTAVE_INCFLAGS = @OCTAVE_INCFLAGS@
183 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
184 OPTIMIZATION_CPPFLAGS = @OPTIMIZATION_CPPFLAGS@
185 OPTIMIZATION_CXXFLAGS = @OPTIMIZATION_CXXFLAGS@
186 OTOOL = @OTOOL@
187 OTOOL64 = @OTOOL64@
188 PACKAGE = @PACKAGE@
189 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
190 PACKAGE_NAME = @PACKAGE_NAME@
191 PACKAGE_STRING = @PACKAGE_STRING@
192 PACKAGE_TARNAME = @PACKAGE_TARNAME@
193 PACKAGE_URL = @PACKAGE_URL@
194 PACKAGE_VERSION = @PACKAGE_VERSION@
195 PATH_SEPARATOR = @PATH_SEPARATOR@
196 PKG_CONFIG = @PKG_CONFIG@
197 PYTHON = @PYTHON@
198 PYTHON_CSPEC = @PYTHON_CSPEC@
199 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
200 PYTHON_LSPEC = @PYTHON_LSPEC@
201 PYTHON_PLATFORM = @PYTHON_PLATFORM@
202 PYTHON_PREFIX = @PYTHON_PREFIX@
203 PYTHON_VERSION = @PYTHON_VERSION@
204 QUICKTIME_CFLAGS = @QUICKTIME_CFLAGS@
205 QUICKTIME_LIBS = @QUICKTIME_LIBS@
206 RANLIB = @RANLIB@
207 SED = @SED@
208 SET_MAKE = @SET_MAKE@
209 SHELL = @SHELL@
210 SIMD_FLAGS = @SIMD_FLAGS@
211 STRIP = @STRIP@
212 SWIG = @SWIG@
213 SWIG_OCTAVE_OPT = @SWIG_OCTAVE_OPT@
214 SWIG_PYTHON_LIBS = @SWIG_PYTHON_LIBS@
215 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
216 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
217 SWIG_VERSION = @SWIG_VERSION@
218 UCIL_PACKAGE_CFLAGS = @UCIL_PACKAGE_CFLAGS@
219 UCIL_PACKAGE_LIBS = @UCIL_PACKAGE_LIBS@
220 UNICAP_PACKAGE_CFLAGS = @UNICAP_PACKAGE_CFLAGS@
221 UNICAP_PACKAGE_LIBS = @UNICAP_PACKAGE_LIBS@
222 VERSION = @VERSION@
223 XINE_LIBS = @XINE_LIBS@
224 abs_builddir = @abs_builddir@
225 abs_srcdir = @abs_srcdir@
226 abs_top_builddir = @abs_top_builddir@
227 abs_top_srcdir = @abs_top_srcdir@
228 ac_ct_CC = @ac_ct_CC@
229 ac_ct_CXX = @ac_ct_CXX@
230 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
231 am__include = @am__include@
232 am__leading_dot = @am__leading_dot@
233 am__quote = @am__quote@
234 am__tar = @am__tar@
235 am__untar = @am__untar@
236 bindir = @bindir@
237 build = @build@
238 build_alias = @build_alias@
239 build_cpu = @build_cpu@
240 build_os = @build_os@
241 build_vendor = @build_vendor@
242 builddir = @builddir@
243 datadir = @datadir@
244 datarootdir = @datarootdir@
245 docdir = @docdir@
246 dvidir = @dvidir@
247 exec_prefix = @exec_prefix@
248 host = @host@
249 host_alias = @host_alias@
250 host_cpu = @host_cpu@
251 host_os = @host_os@
252 host_vendor = @host_vendor@
253 htmldir = @htmldir@
254 includedir = @includedir@
255 infodir = @infodir@
256 install_sh = @install_sh@
257 libdir = @libdir@
258 libexecdir = @libexecdir@
259 localedir = @localedir@
260 localstatedir = @localstatedir@
261 lt_ECHO = @lt_ECHO@
262 mandir = @mandir@
263 mkdir_p = @mkdir_p@
264 oldincludedir = @oldincludedir@
265 pdfdir = @pdfdir@
266 pkgpyexecdir = @pkgpyexecdir@
267 pkgpythondir = @pkgpythondir@
268 prefix = @prefix@
269 program_transform_name = @program_transform_name@
270 psdir = @psdir@
271 pyexecdir = @pyexecdir@
272 pythondir = @pythondir@
273 sbindir = @sbindir@
274 sharedstatedir = @sharedstatedir@
275 srcdir = @srcdir@
276 sysconfdir = @sysconfdir@
277 target = @target@
278 target_alias = @target_alias@
279 target_cpu = @target_cpu@
280 target_os = @target_os@
281 target_vendor = @target_vendor@
282 top_build_prefix = @top_build_prefix@
283 top_builddir = @top_builddir@
284 top_srcdir = @top_srcdir@
285 CV_INCLUDES = \
286   -I$(top_srcdir)/include/opencv
287
288 AM_CPPFLAGS = \
289   $(CV_INCLUDES)                     \
290   -DCV_NO_BACKWARD_COMPATIBILITY
291
292 @BUILD_OCTAVE_WRAPPERS_FALSE@TMP_OCTAVE_DIR = 
293 @BUILD_OCTAVE_WRAPPERS_TRUE@TMP_OCTAVE_DIR = octave
294 SUBDIRS = filtered general python $(TMP_OCTAVE_DIR)
295 EXTRA_DIST = README CMakeLists.txt
296 all: all-recursive
297
298 .SUFFIXES:
299 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
300         @for dep in $?; do \
301           case '$(am__configure_deps)' in \
302             *$$dep*) \
303               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
304                 && { if test -f $@; then exit 0; else break; fi; }; \
305               exit 1;; \
306           esac; \
307         done; \
308         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu interfaces/swig/Makefile'; \
309         $(am__cd) $(top_srcdir) && \
310           $(AUTOMAKE) --gnu interfaces/swig/Makefile
311 .PRECIOUS: Makefile
312 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
313         @case '$?' in \
314           *config.status*) \
315             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
316           *) \
317             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
318             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
319         esac;
320
321 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
322         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
323
324 $(top_srcdir)/configure:  $(am__configure_deps)
325         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
326 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
327         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
328 $(am__aclocal_m4_deps):
329
330 mostlyclean-libtool:
331         -rm -f *.lo
332
333 clean-libtool:
334         -rm -rf .libs _libs
335
336 # This directory's subdirectories are mostly independent; you can cd
337 # into them and run `make' without going through this Makefile.
338 # To change the values of `make' variables: instead of editing Makefiles,
339 # (1) if the variable is set in `config.status', edit `config.status'
340 #     (which will cause the Makefiles to be regenerated when you run `make');
341 # (2) otherwise, pass the desired values on the `make' command line.
342 $(RECURSIVE_TARGETS):
343         @failcom='exit 1'; \
344         for f in x $$MAKEFLAGS; do \
345           case $$f in \
346             *=* | --[!k]*);; \
347             *k*) failcom='fail=yes';; \
348           esac; \
349         done; \
350         dot_seen=no; \
351         target=`echo $@ | sed s/-recursive//`; \
352         list='$(SUBDIRS)'; for subdir in $$list; do \
353           echo "Making $$target in $$subdir"; \
354           if test "$$subdir" = "."; then \
355             dot_seen=yes; \
356             local_target="$$target-am"; \
357           else \
358             local_target="$$target"; \
359           fi; \
360           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
361           || eval $$failcom; \
362         done; \
363         if test "$$dot_seen" = "no"; then \
364           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
365         fi; test -z "$$fail"
366
367 $(RECURSIVE_CLEAN_TARGETS):
368         @failcom='exit 1'; \
369         for f in x $$MAKEFLAGS; do \
370           case $$f in \
371             *=* | --[!k]*);; \
372             *k*) failcom='fail=yes';; \
373           esac; \
374         done; \
375         dot_seen=no; \
376         case "$@" in \
377           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
378           *) list='$(SUBDIRS)' ;; \
379         esac; \
380         rev=''; for subdir in $$list; do \
381           if test "$$subdir" = "."; then :; else \
382             rev="$$subdir $$rev"; \
383           fi; \
384         done; \
385         rev="$$rev ."; \
386         target=`echo $@ | sed s/-recursive//`; \
387         for subdir in $$rev; do \
388           echo "Making $$target in $$subdir"; \
389           if test "$$subdir" = "."; then \
390             local_target="$$target-am"; \
391           else \
392             local_target="$$target"; \
393           fi; \
394           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
395           || eval $$failcom; \
396         done && test -z "$$fail"
397 tags-recursive:
398         list='$(SUBDIRS)'; for subdir in $$list; do \
399           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
400         done
401 ctags-recursive:
402         list='$(SUBDIRS)'; for subdir in $$list; do \
403           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
404         done
405
406 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
407         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
408         unique=`for i in $$list; do \
409             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
410           done | \
411           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
412               END { if (nonempty) { for (i in files) print i; }; }'`; \
413         mkid -fID $$unique
414 tags: TAGS
415
416 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
417                 $(TAGS_FILES) $(LISP)
418         set x; \
419         here=`pwd`; \
420         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
421           include_option=--etags-include; \
422           empty_fix=.; \
423         else \
424           include_option=--include; \
425           empty_fix=; \
426         fi; \
427         list='$(SUBDIRS)'; for subdir in $$list; do \
428           if test "$$subdir" = .; then :; else \
429             test ! -f $$subdir/TAGS || \
430               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
431           fi; \
432         done; \
433         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
434         unique=`for i in $$list; do \
435             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
436           done | \
437           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
438               END { if (nonempty) { for (i in files) print i; }; }'`; \
439         shift; \
440         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
441           test -n "$$unique" || unique=$$empty_fix; \
442           if test $$# -gt 0; then \
443             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
444               "$$@" $$unique; \
445           else \
446             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
447               $$unique; \
448           fi; \
449         fi
450 ctags: CTAGS
451 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
452                 $(TAGS_FILES) $(LISP)
453         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
454         unique=`for i in $$list; do \
455             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
456           done | \
457           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
458               END { if (nonempty) { for (i in files) print i; }; }'`; \
459         test -z "$(CTAGS_ARGS)$$unique" \
460           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
461              $$unique
462
463 GTAGS:
464         here=`$(am__cd) $(top_builddir) && pwd` \
465           && $(am__cd) $(top_srcdir) \
466           && gtags -i $(GTAGS_ARGS) "$$here"
467
468 distclean-tags:
469         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
470
471 distdir: $(DISTFILES)
472         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
473         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
474         list='$(DISTFILES)'; \
475           dist_files=`for file in $$list; do echo $$file; done | \
476           sed -e "s|^$$srcdirstrip/||;t" \
477               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
478         case $$dist_files in \
479           */*) $(MKDIR_P) `echo "$$dist_files" | \
480                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
481                            sort -u` ;; \
482         esac; \
483         for file in $$dist_files; do \
484           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
485           if test -d $$d/$$file; then \
486             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
487             if test -d "$(distdir)/$$file"; then \
488               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
489             fi; \
490             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
491               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
492               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
493             fi; \
494             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
495           else \
496             test -f "$(distdir)/$$file" \
497             || cp -p $$d/$$file "$(distdir)/$$file" \
498             || exit 1; \
499           fi; \
500         done
501         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
502           if test "$$subdir" = .; then :; else \
503             test -d "$(distdir)/$$subdir" \
504             || $(MKDIR_P) "$(distdir)/$$subdir" \
505             || exit 1; \
506           fi; \
507         done
508         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
509           if test "$$subdir" = .; then :; else \
510             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
511             $(am__relativize); \
512             new_distdir=$$reldir; \
513             dir1=$$subdir; dir2="$(top_distdir)"; \
514             $(am__relativize); \
515             new_top_distdir=$$reldir; \
516             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
517             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
518             ($(am__cd) $$subdir && \
519               $(MAKE) $(AM_MAKEFLAGS) \
520                 top_distdir="$$new_top_distdir" \
521                 distdir="$$new_distdir" \
522                 am__remove_distdir=: \
523                 am__skip_length_check=: \
524                 am__skip_mode_fix=: \
525                 distdir) \
526               || exit 1; \
527           fi; \
528         done
529 check-am: all-am
530 check: check-recursive
531 all-am: Makefile
532 installdirs: installdirs-recursive
533 installdirs-am:
534 install: install-recursive
535 install-exec: install-exec-recursive
536 install-data: install-data-recursive
537 uninstall: uninstall-recursive
538
539 install-am: all-am
540         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
541
542 installcheck: installcheck-recursive
543 install-strip:
544         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
545           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
546           `test -z '$(STRIP)' || \
547             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
548 mostlyclean-generic:
549
550 clean-generic:
551
552 distclean-generic:
553         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
554         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
555
556 maintainer-clean-generic:
557         @echo "This command is intended for maintainers to use"
558         @echo "it deletes files that may require special tools to rebuild."
559 clean: clean-recursive
560
561 clean-am: clean-generic clean-libtool mostlyclean-am
562
563 distclean: distclean-recursive
564         -rm -f Makefile
565 distclean-am: clean-am distclean-generic distclean-tags
566
567 dvi: dvi-recursive
568
569 dvi-am:
570
571 html: html-recursive
572
573 html-am:
574
575 info: info-recursive
576
577 info-am:
578
579 install-data-am:
580
581 install-dvi: install-dvi-recursive
582
583 install-dvi-am:
584
585 install-exec-am:
586
587 install-html: install-html-recursive
588
589 install-html-am:
590
591 install-info: install-info-recursive
592
593 install-info-am:
594
595 install-man:
596
597 install-pdf: install-pdf-recursive
598
599 install-pdf-am:
600
601 install-ps: install-ps-recursive
602
603 install-ps-am:
604
605 installcheck-am:
606
607 maintainer-clean: maintainer-clean-recursive
608         -rm -f Makefile
609 maintainer-clean-am: distclean-am maintainer-clean-generic
610
611 mostlyclean: mostlyclean-recursive
612
613 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
614
615 pdf: pdf-recursive
616
617 pdf-am:
618
619 ps: ps-recursive
620
621 ps-am:
622
623 uninstall-am:
624
625 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
626         install-am install-strip tags-recursive
627
628 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
629         all all-am check check-am clean clean-generic clean-libtool \
630         ctags ctags-recursive distclean distclean-generic \
631         distclean-libtool distclean-tags distdir dvi dvi-am html \
632         html-am info info-am install install-am install-data \
633         install-data-am install-dvi install-dvi-am install-exec \
634         install-exec-am install-html install-html-am install-info \
635         install-info-am install-man install-pdf install-pdf-am \
636         install-ps install-ps-am install-strip installcheck \
637         installcheck-am installdirs installdirs-am maintainer-clean \
638         maintainer-clean-generic mostlyclean mostlyclean-generic \
639         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
640         uninstall uninstall-am
641
642
643 # Tell versions [3.59,3.63) of GNU make to not export all variables.
644 # Otherwise a system limit (for SysV at least) may be exceeded.
645 .NOEXPORT: