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