1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
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.
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
18 # include this at the end of $MODULE/ext/Makefile.am to force make to
19 # build subdirectories in parallel when make -jN is used. We will end up
20 # descending into all subdirectories a second time, but only after the first
21 # (parallel) run has finished, so it should go right through the second time.
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 pkglibdir = $(libdir)/@PACKAGE@
26 pkglibexecdir = $(libexecdir)/@PACKAGE@
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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)
39 build_triplet = @build@
41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
42 $(top_srcdir)/common/parallel-subdirs.mak
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
46 $(top_srcdir)/common/m4/as-auto-alt.m4 \
47 $(top_srcdir)/common/m4/as-compiler-flag.m4 \
48 $(top_srcdir)/common/m4/as-libtool.m4 \
49 $(top_srcdir)/common/m4/as-python.m4 \
50 $(top_srcdir)/common/m4/as-scrub-include.m4 \
51 $(top_srcdir)/common/m4/as-version.m4 \
52 $(top_srcdir)/common/m4/ax_create_stdint_h.m4 \
53 $(top_srcdir)/common/m4/gst-arch.m4 \
54 $(top_srcdir)/common/m4/gst-args.m4 \
55 $(top_srcdir)/common/m4/gst-check.m4 \
56 $(top_srcdir)/common/m4/gst-default.m4 \
57 $(top_srcdir)/common/m4/gst-error.m4 \
58 $(top_srcdir)/common/m4/gst-feature.m4 \
59 $(top_srcdir)/common/m4/gst-function.m4 \
60 $(top_srcdir)/common/m4/gst-gettext.m4 \
61 $(top_srcdir)/common/m4/gst-glib2.m4 \
62 $(top_srcdir)/common/m4/gst-package-release-datetime.m4 \
63 $(top_srcdir)/common/m4/gst-platform.m4 \
64 $(top_srcdir)/common/m4/gst-plugin-docs.m4 \
65 $(top_srcdir)/common/m4/gst-plugindir.m4 \
66 $(top_srcdir)/common/m4/gst-x11.m4 \
67 $(top_srcdir)/common/m4/gst.m4 \
68 $(top_srcdir)/common/m4/gtk-doc.m4 \
69 $(top_srcdir)/common/m4/introspection.m4 \
70 $(top_srcdir)/common/m4/orc.m4 $(top_srcdir)/common/m4/pkg.m4 \
71 $(top_srcdir)/m4/freetype2.m4 $(top_srcdir)/m4/gettext.m4 \
72 $(top_srcdir)/m4/gst-alsa.m4 $(top_srcdir)/m4/gst-fionread.m4 \
73 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
74 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
75 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
76 $(top_srcdir)/m4/lrint.m4 $(top_srcdir)/m4/lrintf.m4 \
77 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
78 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
79 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/ogg.m4 \
80 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
81 $(top_srcdir)/m4/vorbis.m4 $(top_srcdir)/configure.ac
82 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
84 mkinstalldirs = $(install_sh) -d
85 CONFIG_HEADER = $(top_builddir)/config.h
87 CONFIG_CLEAN_VPATH_FILES =
88 AM_V_GEN = $(am__v_GEN_@AM_V@)
89 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
90 am__v_GEN_0 = @echo " GEN " $@;
91 AM_V_at = $(am__v_at_@AM_V@)
92 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
96 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
97 html-recursive info-recursive install-data-recursive \
98 install-dvi-recursive install-exec-recursive \
99 install-html-recursive install-info-recursive \
100 install-pdf-recursive install-ps-recursive install-recursive \
101 installcheck-recursive installdirs-recursive pdf-recursive \
102 ps-recursive uninstall-recursive
103 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
104 distclean-recursive maintainer-clean-recursive
105 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
106 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
110 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
113 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
114 sed_rest='s,^[^/]*/*,,'; \
115 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
116 sed_butlast='s,/*[^/]*$$,,'; \
117 while test -n "$$dir1"; do \
118 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
119 if test "$$first" != "."; then \
120 if test "$$first" = ".."; then \
121 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
122 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
124 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
125 if test "$$first2" = "$$first"; then \
126 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
130 dir0="$$dir0"/"$$first"; \
133 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
137 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
138 ALSA_CFLAGS = @ALSA_CFLAGS@
139 ALSA_LIBS = @ALSA_LIBS@
141 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
144 AUDIORESAMPLE_FORMAT_AUTO = @AUDIORESAMPLE_FORMAT_AUTO@
145 AUDIORESAMPLE_FORMAT_FLOAT = @AUDIORESAMPLE_FORMAT_FLOAT@
146 AUDIORESAMPLE_FORMAT_INT = @AUDIORESAMPLE_FORMAT_INT@
147 AUTOCONF = @AUTOCONF@
148 AUTOHEADER = @AUTOHEADER@
149 AUTOMAKE = @AUTOMAKE@
152 CCASFLAGS = @CCASFLAGS@
153 CCDEPMODE = @CCDEPMODE@
154 CDPARANOIA_CFLAGS = @CDPARANOIA_CFLAGS@
155 CDPARANOIA_LIBS = @CDPARANOIA_LIBS@
158 CPPFLAGS = @CPPFLAGS@
161 CXXDEPMODE = @CXXDEPMODE@
162 CXXFLAGS = @CXXFLAGS@
163 CYGPATH_W = @CYGPATH_W@
164 DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
165 DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
166 DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
167 DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
168 DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
171 DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
173 DSYMUTIL = @DSYMUTIL@
179 ERROR_CFLAGS = @ERROR_CFLAGS@
180 ERROR_CXXFLAGS = @ERROR_CXXFLAGS@
184 FT2_CFLAGS = @FT2_CFLAGS@
185 FT2_CONFIG = @FT2_CONFIG@
186 FT2_LIBS = @FT2_LIBS@
188 GCOV_CFLAGS = @GCOV_CFLAGS@
189 GCOV_LIBS = @GCOV_LIBS@
190 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
191 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
192 GIO_CFLAGS = @GIO_CFLAGS@
193 GIO_LDFLAGS = @GIO_LDFLAGS@
194 GIO_LIBS = @GIO_LIBS@
195 GLIB_CFLAGS = @GLIB_CFLAGS@
196 GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
197 GLIB_LIBS = @GLIB_LIBS@
198 GLIB_PREFIX = @GLIB_PREFIX@
199 GLIB_REQ = @GLIB_REQ@
201 GMSGFMT_015 = @GMSGFMT_015@
202 GNOME_VFS_CFLAGS = @GNOME_VFS_CFLAGS@
203 GNOME_VFS_LIBS = @GNOME_VFS_LIBS@
206 GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
207 GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
208 GST_BASE_LIBS = @GST_BASE_LIBS@
209 GST_CFLAGS = @GST_CFLAGS@
210 GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
211 GST_CHECK_LIBS = @GST_CHECK_LIBS@
212 GST_CONTROLLER_CFLAGS = @GST_CONTROLLER_CFLAGS@
213 GST_CONTROLLER_LIBS = @GST_CONTROLLER_LIBS@
214 GST_CURRENT = @GST_CURRENT@
215 GST_CXXFLAGS = @GST_CXXFLAGS@
216 GST_DISABLE_ALLOC_TRACE = @GST_DISABLE_ALLOC_TRACE@
217 GST_DISABLE_GST_DEBUG = @GST_DISABLE_GST_DEBUG@
218 GST_DISABLE_LOADSAVE = @GST_DISABLE_LOADSAVE@
219 GST_DISABLE_PARSE = @GST_DISABLE_PARSE@
220 GST_DISABLE_PLUGIN = @GST_DISABLE_PLUGIN@
221 GST_DISABLE_REGISTRY = @GST_DISABLE_REGISTRY@
222 GST_DISABLE_TRACE = @GST_DISABLE_TRACE@
223 GST_DISABLE_XML = @GST_DISABLE_XML@
224 GST_GDP_CFLAGS = @GST_GDP_CFLAGS@
225 GST_GDP_LIBS = @GST_GDP_LIBS@
226 GST_INSTALL_PLUGINS_HELPER = @GST_INSTALL_PLUGINS_HELPER@
227 GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
228 GST_LIBS = @GST_LIBS@
229 GST_LIBVERSION = @GST_LIBVERSION@
230 GST_LIB_LDFLAGS = @GST_LIB_LDFLAGS@
231 GST_LICENSE = @GST_LICENSE@
232 GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
233 GST_MAJORMINOR = @GST_MAJORMINOR@
234 GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
235 GST_OPTION_CXXFLAGS = @GST_OPTION_CXXFLAGS@
236 GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
237 GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
238 GST_PKG_CONFIG_PATH = @GST_PKG_CONFIG_PATH@
239 GST_PLUGINS_ALL = @GST_PLUGINS_ALL@
240 GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
241 GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
242 GST_PLUGINS_SELECTED = @GST_PLUGINS_SELECTED@
243 GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
244 GST_PREFIX = @GST_PREFIX@
245 GST_REVISION = @GST_REVISION@
246 GST_TOOLS_DIR = @GST_TOOLS_DIR@
247 GTKDOC_CHECK = @GTKDOC_CHECK@
248 GTK_CFLAGS = @GTK_CFLAGS@
249 GTK_LIBS = @GTK_LIBS@
250 GTK_X11_CFLAGS = @GTK_X11_CFLAGS@
251 GTK_X11_LIBS = @GTK_X11_LIBS@
252 GUDEV_CFLAGS = @GUDEV_CFLAGS@
253 GUDEV_LIBS = @GUDEV_LIBS@
254 HAVE_CDPARANOIA = @HAVE_CDPARANOIA@
256 HAVE_XSHM = @HAVE_XSHM@
257 HAVE_ZLIB = @HAVE_ZLIB@
258 HSTRERROR_LIBS = @HSTRERROR_LIBS@
259 HTML_DIR = @HTML_DIR@
261 INSTALL_DATA = @INSTALL_DATA@
262 INSTALL_PROGRAM = @INSTALL_PROGRAM@
263 INSTALL_SCRIPT = @INSTALL_SCRIPT@
264 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
265 INTLLIBS = @INTLLIBS@
266 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
267 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
268 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
269 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
270 INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
271 INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
272 INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
273 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
274 INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
275 IVORBIS_CFLAGS = @IVORBIS_CFLAGS@
276 IVORBIS_LIBS = @IVORBIS_LIBS@
279 LIBICONV = @LIBICONV@
285 LIBVISUAL_CFLAGS = @LIBVISUAL_CFLAGS@
286 LIBVISUAL_LIBS = @LIBVISUAL_LIBS@
289 LOCALEDIR = @LOCALEDIR@
290 LTLIBICONV = @LTLIBICONV@
291 LTLIBINTL = @LTLIBINTL@
292 LTLIBOBJS = @LTLIBOBJS@
294 MAKEINFO = @MAKEINFO@
295 MANIFEST_TOOL = @MANIFEST_TOOL@
298 MSGFMT_015 = @MSGFMT_015@
299 MSGMERGE = @MSGMERGE@
304 OGG_CFLAGS = @OGG_CFLAGS@
305 OGG_LIBS = @OGG_LIBS@
307 ORCC_FLAGS = @ORCC_FLAGS@
308 ORC_CFLAGS = @ORC_CFLAGS@
309 ORC_LIBS = @ORC_LIBS@
313 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
314 PACKAGE_NAME = @PACKAGE_NAME@
315 PACKAGE_STRING = @PACKAGE_STRING@
316 PACKAGE_TARNAME = @PACKAGE_TARNAME@
317 PACKAGE_URL = @PACKAGE_URL@
318 PACKAGE_VERSION = @PACKAGE_VERSION@
319 PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
320 PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
321 PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
322 PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
323 PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
324 PANGO_CFLAGS = @PANGO_CFLAGS@
325 PANGO_LIBS = @PANGO_LIBS@
326 PATH_SEPARATOR = @PATH_SEPARATOR@
327 PKG_CONFIG = @PKG_CONFIG@
328 PLUGINDIR = @PLUGINDIR@
330 PROFILE_CFLAGS = @PROFILE_CFLAGS@
332 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
333 PYTHON_PLATFORM = @PYTHON_PLATFORM@
334 PYTHON_PREFIX = @PYTHON_PREFIX@
335 PYTHON_VERSION = @PYTHON_VERSION@
337 QT_CFLAGS = @QT_CFLAGS@
341 SET_MAKE = @SET_MAKE@
344 THEORA_CFLAGS = @THEORA_CFLAGS@
345 THEORA_LIBS = @THEORA_LIBS@
347 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
348 VALGRIND_LIBS = @VALGRIND_LIBS@
349 VALGRIND_PATH = @VALGRIND_PATH@
351 VORBISENC_LIBS = @VORBISENC_LIBS@
352 VORBISFILE_LIBS = @VORBISFILE_LIBS@
353 VORBIS_CFLAGS = @VORBIS_CFLAGS@
354 VORBIS_LIBS = @VORBIS_LIBS@
355 WARNING_CFLAGS = @WARNING_CFLAGS@
356 WARNING_CXXFLAGS = @WARNING_CXXFLAGS@
357 WIN32_LIBS = @WIN32_LIBS@
358 XGETTEXT = @XGETTEXT@
359 XGETTEXT_015 = @XGETTEXT_015@
360 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
362 XSHM_LIBS = @XSHM_LIBS@
363 XVIDEO_LIBS = @XVIDEO_LIBS@
364 X_CFLAGS = @X_CFLAGS@
365 X_EXTRA_LIBS = @X_EXTRA_LIBS@
367 X_PRE_LIBS = @X_PRE_LIBS@
368 ZLIB_CFLAGS = @ZLIB_CFLAGS@
369 ZLIB_LIBS = @ZLIB_LIBS@
370 abs_builddir = @abs_builddir@
371 abs_srcdir = @abs_srcdir@
372 abs_top_builddir = @abs_top_builddir@
373 abs_top_srcdir = @abs_top_srcdir@
374 ac_ct_AR = @ac_ct_AR@
375 ac_ct_CC = @ac_ct_CC@
376 ac_ct_CXX = @ac_ct_CXX@
377 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
378 am__include = @am__include@
379 am__leading_dot = @am__leading_dot@
380 am__quote = @am__quote@
382 am__untar = @am__untar@
385 build_alias = @build_alias@
386 build_cpu = @build_cpu@
387 build_os = @build_os@
388 build_vendor = @build_vendor@
389 builddir = @builddir@
391 datarootdir = @datarootdir@
394 exec_prefix = @exec_prefix@
396 host_alias = @host_alias@
397 host_cpu = @host_cpu@
399 host_vendor = @host_vendor@
401 includedir = @includedir@
403 install_sh = @install_sh@
405 libexecdir = @libexecdir@
406 localedir = @localedir@
407 localstatedir = @localstatedir@
410 oldincludedir = @oldincludedir@
412 pkgpyexecdir = @pkgpyexecdir@
413 pkgpythondir = @pkgpythondir@
414 plugindir = @plugindir@
416 program_transform_name = @program_transform_name@
418 pyexecdir = @pyexecdir@
419 pythondir = @pythondir@
421 sharedstatedir = @sharedstatedir@
423 sysconfdir = @sysconfdir@
424 target_alias = @target_alias@
425 top_build_prefix = @top_build_prefix@
426 top_builddir = @top_builddir@
427 top_srcdir = @top_srcdir@
428 @USE_GST_V4L_FALSE@V4L_DIR =
429 @USE_GST_V4L_TRUE@V4L_DIR = v4l
430 @USE_X_FALSE@XIMAGE_DIR =
431 @USE_X_TRUE@XIMAGE_DIR = ximage
432 @USE_XVIDEO_FALSE@XVIMAGE_DIR =
433 @USE_XVIDEO_TRUE@XVIMAGE_DIR = xvimage
447 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common/parallel-subdirs.mak $(am__configure_deps)
449 case '$(am__configure_deps)' in \
451 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
452 && { if test -f $@; then exit 0; else break; fi; }; \
456 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu sys/Makefile'; \
457 $(am__cd) $(top_srcdir) && \
458 $(AUTOMAKE) --gnu sys/Makefile
460 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
463 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
465 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
466 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
468 $(top_srcdir)/common/parallel-subdirs.mak:
470 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
471 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
473 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
474 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
475 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
476 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
477 $(am__aclocal_m4_deps):
485 # This directory's subdirectories are mostly independent; you can cd
486 # into them and run `make' without going through this Makefile.
487 # To change the values of `make' variables: instead of editing Makefiles,
488 # (1) if the variable is set in `config.status', edit `config.status'
489 # (which will cause the Makefiles to be regenerated when you run `make');
490 # (2) otherwise, pass the desired values on the `make' command line.
491 $(RECURSIVE_TARGETS):
492 @fail= failcom='exit 1'; \
493 for f in x $$MAKEFLAGS; do \
496 *k*) failcom='fail=yes';; \
500 target=`echo $@ | sed s/-recursive//`; \
501 list='$(SUBDIRS)'; for subdir in $$list; do \
502 echo "Making $$target in $$subdir"; \
503 if test "$$subdir" = "."; then \
505 local_target="$$target-am"; \
507 local_target="$$target"; \
509 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
512 if test "$$dot_seen" = "no"; then \
513 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
516 $(RECURSIVE_CLEAN_TARGETS):
517 @fail= failcom='exit 1'; \
518 for f in x $$MAKEFLAGS; do \
521 *k*) failcom='fail=yes';; \
526 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
527 *) list='$(SUBDIRS)' ;; \
529 rev=''; for subdir in $$list; do \
530 if test "$$subdir" = "."; then :; else \
531 rev="$$subdir $$rev"; \
535 target=`echo $@ | sed s/-recursive//`; \
536 for subdir in $$rev; do \
537 echo "Making $$target in $$subdir"; \
538 if test "$$subdir" = "."; then \
539 local_target="$$target-am"; \
541 local_target="$$target"; \
543 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
545 done && test -z "$$fail"
547 list='$(SUBDIRS)'; for subdir in $$list; do \
548 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
551 list='$(SUBDIRS)'; for subdir in $$list; do \
552 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
555 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
556 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
557 unique=`for i in $$list; do \
558 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
560 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
561 END { if (nonempty) { for (i in files) print i; }; }'`; \
565 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
566 $(TAGS_FILES) $(LISP)
569 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
570 include_option=--etags-include; \
573 include_option=--include; \
576 list='$(SUBDIRS)'; for subdir in $$list; do \
577 if test "$$subdir" = .; then :; else \
578 test ! -f $$subdir/TAGS || \
579 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
582 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
583 unique=`for i in $$list; do \
584 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
586 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
587 END { if (nonempty) { for (i in files) print i; }; }'`; \
589 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
590 test -n "$$unique" || unique=$$empty_fix; \
591 if test $$# -gt 0; then \
592 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
595 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
600 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
601 $(TAGS_FILES) $(LISP)
602 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
603 unique=`for i in $$list; do \
604 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
606 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
607 END { if (nonempty) { for (i in files) print i; }; }'`; \
608 test -z "$(CTAGS_ARGS)$$unique" \
609 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
613 here=`$(am__cd) $(top_builddir) && pwd` \
614 && $(am__cd) $(top_srcdir) \
615 && gtags -i $(GTAGS_ARGS) "$$here"
618 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
620 distdir: $(DISTFILES)
621 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
622 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
623 list='$(DISTFILES)'; \
624 dist_files=`for file in $$list; do echo $$file; done | \
625 sed -e "s|^$$srcdirstrip/||;t" \
626 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
627 case $$dist_files in \
628 */*) $(MKDIR_P) `echo "$$dist_files" | \
629 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
632 for file in $$dist_files; do \
633 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
634 if test -d $$d/$$file; then \
635 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
636 if test -d "$(distdir)/$$file"; then \
637 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
639 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
640 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
641 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
643 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
645 test -f "$(distdir)/$$file" \
646 || cp -p $$d/$$file "$(distdir)/$$file" \
650 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
651 if test "$$subdir" = .; then :; else \
652 test -d "$(distdir)/$$subdir" \
653 || $(MKDIR_P) "$(distdir)/$$subdir" \
657 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
658 if test "$$subdir" = .; then :; else \
659 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
661 new_distdir=$$reldir; \
662 dir1=$$subdir; dir2="$(top_distdir)"; \
664 new_top_distdir=$$reldir; \
665 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
666 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
667 ($(am__cd) $$subdir && \
668 $(MAKE) $(AM_MAKEFLAGS) \
669 top_distdir="$$new_top_distdir" \
670 distdir="$$new_distdir" \
671 am__remove_distdir=: \
672 am__skip_length_check=: \
673 am__skip_mode_fix=: \
679 check: check-recursive
681 installdirs: installdirs-recursive
683 install: install-recursive
684 install-exec: install-exec-recursive
685 install-data: install-data-recursive
686 uninstall: uninstall-recursive
689 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
691 installcheck: installcheck-recursive
693 if test -z '$(STRIP)'; then \
694 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
695 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
698 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
699 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
700 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
707 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
708 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
710 maintainer-clean-generic:
711 @echo "This command is intended for maintainers to use"
712 @echo "it deletes files that may require special tools to rebuild."
713 clean: clean-recursive
715 clean-am: clean-generic clean-libtool mostlyclean-am
717 distclean: distclean-recursive
719 distclean-am: clean-am distclean-generic distclean-tags
735 install-dvi: install-dvi-recursive
741 install-html: install-html-recursive
745 install-info: install-info-recursive
751 install-pdf: install-pdf-recursive
755 install-ps: install-ps-recursive
761 maintainer-clean: maintainer-clean-recursive
763 maintainer-clean-am: distclean-am maintainer-clean-generic
765 mostlyclean: mostlyclean-recursive
767 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
779 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
780 install-am install-strip tags-recursive
782 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
783 all all-am check check-am clean clean-generic clean-libtool \
784 ctags ctags-recursive distclean distclean-generic \
785 distclean-libtool distclean-tags distdir dvi dvi-am html \
786 html-am info info-am install install-am install-data \
787 install-data-am install-dvi install-dvi-am install-exec \
788 install-exec-am install-html install-html-am install-info \
789 install-info-am install-man install-pdf install-pdf-am \
790 install-ps install-ps-am install-strip installcheck \
791 installcheck-am installdirs installdirs-am maintainer-clean \
792 maintainer-clean-generic mostlyclean mostlyclean-generic \
793 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
794 uninstall uninstall-am
797 .PHONY: independent-subdirs $(SUBDIRS)
799 independent-subdirs: $(SUBDIRS)
804 all-recursive: independent-subdirs
806 # Tell versions [3.59,3.63) of GNU make to not export all variables.
807 # Otherwise a system limit (for SysV at least) may be exceeded.