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