add suffix 0.10 to package name, fix build failure.
[profile/ivi/gst-openmax0.10.git] / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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 # include this snippet to add a common release: target by using
19 # include $(top_srcdir)/build-aux/release.mak
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkglibexecdir = $(libexecdir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
41         $(srcdir)/shave-libtool.in $(srcdir)/shave.in \
42         $(top_srcdir)/build-aux/release.mak $(top_srcdir)/configure \
43         $(top_srcdir)/tests/standalone/Makefile.in AUTHORS COPYING \
44         ChangeLog INSTALL NEWS build-aux/compile \
45         build-aux/config.guess build-aux/config.sub build-aux/depcomp \
46         build-aux/install-sh build-aux/ltmain.sh build-aux/missing
47 subdir = .
48 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49 am__aclocal_m4_deps = $(top_srcdir)/m4/as-ac-expand.m4 \
50         $(top_srcdir)/m4/as-compiler-flag.m4 \
51         $(top_srcdir)/m4/gst-args.m4 $(top_srcdir)/m4/gst-check.m4 \
52         $(top_srcdir)/m4/gst-error.m4 \
53         $(top_srcdir)/m4/gst-plugindir.m4 $(top_srcdir)/m4/gst.m4 \
54         $(top_srcdir)/m4/shave.m4 $(top_srcdir)/configure.ac
55 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56         $(ACLOCAL_M4)
57 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
58  configure.lineno config.status.lineno
59 mkinstalldirs = $(install_sh) -d
60 CONFIG_HEADER = config.h
61 CONFIG_CLEAN_FILES = shave shave-libtool tests/standalone/Makefile
62 CONFIG_CLEAN_VPATH_FILES =
63 SOURCES =
64 DIST_SOURCES =
65 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
66         html-recursive info-recursive install-data-recursive \
67         install-dvi-recursive install-exec-recursive \
68         install-html-recursive install-info-recursive \
69         install-pdf-recursive install-ps-recursive install-recursive \
70         installcheck-recursive installdirs-recursive pdf-recursive \
71         ps-recursive uninstall-recursive
72 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
73   distclean-recursive maintainer-clean-recursive
74 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
75         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
76         distdir dist dist-all distcheck
77 ETAGS = etags
78 CTAGS = ctags
79 DIST_SUBDIRS = $(SUBDIRS)
80 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81 distdir = $(PACKAGE)-$(VERSION)
82 top_distdir = $(distdir)
83 am__remove_distdir = \
84   { test ! -d "$(distdir)" \
85     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
86          && rm -fr "$(distdir)"; }; }
87 am__relativize = \
88   dir0=`pwd`; \
89   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
90   sed_rest='s,^[^/]*/*,,'; \
91   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
92   sed_butlast='s,/*[^/]*$$,,'; \
93   while test -n "$$dir1"; do \
94     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
95     if test "$$first" != "."; then \
96       if test "$$first" = ".."; then \
97         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
98         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
99       else \
100         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
101         if test "$$first2" = "$$first"; then \
102           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
103         else \
104           dir2="../$$dir2"; \
105         fi; \
106         dir0="$$dir0"/"$$first"; \
107       fi; \
108     fi; \
109     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
110   done; \
111   reldir="$$dir2"
112 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
113 GZIP_ENV = --best
114 distuninstallcheck_listfiles = find . -type f -print
115 distcleancheck_listfiles = find . -type f -print
116 ACLOCAL = @ACLOCAL@
117 AMTAR = @AMTAR@
118 AM_MAKEFLAGS = @AM_MAKEFLAGS@
119 AR = @AR@
120 AUTOCONF = @AUTOCONF@
121 AUTOHEADER = @AUTOHEADER@
122 AUTOMAKE = @AUTOMAKE@
123 AWK = @AWK@
124 CC = @CC@
125 CCASFLAGS = @CCASFLAGS@
126 CCDEPMODE = @CCDEPMODE@
127 CFLAGS = @CFLAGS@
128 CHECK_CFLAGS = @CHECK_CFLAGS@
129 CHECK_LIBS = @CHECK_LIBS@
130 CPP = @CPP@
131 CPPFLAGS = @CPPFLAGS@
132 CXX = @CXX@
133 CXXFLAGS = @CXXFLAGS@
134 CYGPATH_W = @CYGPATH_W@
135 DEFS = @DEFS@
136 DEPDIR = @DEPDIR@
137 DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
138 DSYMUTIL = @DSYMUTIL@
139 DUMPBIN = @DUMPBIN@
140 ECHO_C = @ECHO_C@
141 ECHO_N = @ECHO_N@
142 ECHO_T = @ECHO_T@
143 EGREP = @EGREP@
144 ERROR_CFLAGS = @ERROR_CFLAGS@
145 EXEEXT = @EXEEXT@
146 F77 = @F77@
147 FC = @FC@
148 FFLAGS = @FFLAGS@
149 FGREP = @FGREP@
150 GCOV = @GCOV@
151 GCOV_CFLAGS = @GCOV_CFLAGS@
152 GCOV_LIBS = @GCOV_LIBS@
153 GREP = @GREP@
154 GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
155 GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
156 GST_BASE_LIBS = @GST_BASE_LIBS@
157 GST_CFLAGS = @GST_CFLAGS@
158 GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
159 GST_CHECK_LIBS = @GST_CHECK_LIBS@
160 GST_LIBS = @GST_LIBS@
161 GST_LICENSE = @GST_LICENSE@
162 GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
163 GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
164 GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
165 GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
166 GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
167 GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
168 GST_TOOLS_DIR = @GST_TOOLS_DIR@
169 GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
170 GTHREAD_LIBS = @GTHREAD_LIBS@
171 INSTALL = @INSTALL@
172 INSTALL_DATA = @INSTALL_DATA@
173 INSTALL_PROGRAM = @INSTALL_PROGRAM@
174 INSTALL_SCRIPT = @INSTALL_SCRIPT@
175 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
176 LD = @LD@
177 LDFLAGS = @LDFLAGS@
178 LIBOBJS = @LIBOBJS@
179 LIBS = @LIBS@
180 LIBTOOL = @LIBTOOL@
181 LIPO = @LIPO@
182 LN_S = @LN_S@
183 LTLIBOBJS = @LTLIBOBJS@
184 MAINT = @MAINT@
185 MAKEFLAGS = @MAKEFLAGS@
186 MAKEINFO = @MAKEINFO@
187 MKDIR_P = @MKDIR_P@
188 NM = @NM@
189 NMEDIT = @NMEDIT@
190 OBJC = @OBJC@
191 OBJDUMP = @OBJDUMP@
192 OBJEXT = @OBJEXT@
193 OTOOL = @OTOOL@
194 OTOOL64 = @OTOOL64@
195 PACKAGE = @PACKAGE@
196 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
197 PACKAGE_NAME = @PACKAGE_NAME@
198 PACKAGE_STRING = @PACKAGE_STRING@
199 PACKAGE_TARNAME = @PACKAGE_TARNAME@
200 PACKAGE_URL = @PACKAGE_URL@
201 PACKAGE_VERSION = @PACKAGE_VERSION@
202 PATH_SEPARATOR = @PATH_SEPARATOR@
203 PKG_CONFIG = @PKG_CONFIG@
204 PLUGINDIR = @PLUGINDIR@
205 PROFILE_CFLAGS = @PROFILE_CFLAGS@
206 Q = @Q@
207 RANLIB = @RANLIB@
208 SED = @SED@
209 SET_MAKE = @SET_MAKE@
210 SHELL = @SHELL@
211 STRIP = @STRIP@
212 V = @V@
213 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
214 VALGRIND_LIBS = @VALGRIND_LIBS@
215 VERSION = @VERSION@
216 abs_builddir = @abs_builddir@
217 abs_srcdir = @abs_srcdir@
218 abs_top_builddir = @abs_top_builddir@
219 abs_top_srcdir = @abs_top_srcdir@
220 ac_ct_CC = @ac_ct_CC@
221 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
222 am__include = @am__include@
223 am__leading_dot = @am__leading_dot@
224 am__quote = @am__quote@
225 am__tar = @am__tar@
226 am__untar = @am__untar@
227 bindir = @bindir@
228 build = @build@
229 build_alias = @build_alias@
230 build_cpu = @build_cpu@
231 build_os = @build_os@
232 build_vendor = @build_vendor@
233 builddir = @builddir@
234 datadir = @datadir@
235 datarootdir = @datarootdir@
236 docdir = @docdir@
237 dvidir = @dvidir@
238 exec_prefix = @exec_prefix@
239 host = @host@
240 host_alias = @host_alias@
241 host_cpu = @host_cpu@
242 host_os = @host_os@
243 host_vendor = @host_vendor@
244 htmldir = @htmldir@
245 includedir = @includedir@
246 infodir = @infodir@
247 install_sh = @install_sh@
248 libdir = @libdir@
249 libexecdir = @libexecdir@
250 localedir = @localedir@
251 localstatedir = @localstatedir@
252 lt_ECHO = @lt_ECHO@
253 mandir = @mandir@
254 mkdir_p = @mkdir_p@
255 oldincludedir = @oldincludedir@
256 pdfdir = @pdfdir@
257 plugindir = @plugindir@
258 prefix = @prefix@
259 program_transform_name = @program_transform_name@
260 psdir = @psdir@
261 sbindir = @sbindir@
262 sharedstatedir = @sharedstatedir@
263 shavedir = @shavedir@
264 srcdir = @srcdir@
265 sysconfdir = @sysconfdir@
266 target_alias = @target_alias@
267 top_build_prefix = @top_build_prefix@
268 top_builddir = @top_builddir@
269 top_srcdir = @top_srcdir@
270 SUBDIRS = util omx tests m4
271
272 # make bz2 as well
273 AUTOMAKE_OPTIONS = dist-bzip2
274 EXTRA_DIST = autogen.sh \
275              build-aux/git-version-gen \
276              build-aux/gst-autogen.sh \
277              build-aux/release.mak
278
279 ACLOCAL_AMFLAGS = -I m4
280 all: config.h
281         $(MAKE) $(AM_MAKEFLAGS) all-recursive
282
283 .SUFFIXES:
284 am--refresh:
285         @:
286 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/build-aux/release.mak $(am__configure_deps)
287         @for dep in $?; do \
288           case '$(am__configure_deps)' in \
289             *$$dep*) \
290               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
291               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
292                 && exit 0; \
293               exit 1;; \
294           esac; \
295         done; \
296         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
297         $(am__cd) $(top_srcdir) && \
298           $(AUTOMAKE) --gnu Makefile
299 .PRECIOUS: Makefile
300 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
301         @case '$?' in \
302           *config.status*) \
303             echo ' $(SHELL) ./config.status'; \
304             $(SHELL) ./config.status;; \
305           *) \
306             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
307             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
308         esac;
309
310 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
311         $(SHELL) ./config.status --recheck
312
313 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
314         $(am__cd) $(srcdir) && $(AUTOCONF)
315 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
316         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
317 $(am__aclocal_m4_deps):
318
319 config.h: stamp-h1
320         @if test ! -f $@; then \
321           rm -f stamp-h1; \
322           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
323         else :; fi
324
325 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
326         @rm -f stamp-h1
327         cd $(top_builddir) && $(SHELL) ./config.status config.h
328 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
329         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
330         rm -f stamp-h1
331         touch $@
332
333 distclean-hdr:
334         -rm -f config.h stamp-h1
335 shave: $(top_builddir)/config.status $(srcdir)/shave.in
336         cd $(top_builddir) && $(SHELL) ./config.status $@
337 shave-libtool: $(top_builddir)/config.status $(srcdir)/shave-libtool.in
338         cd $(top_builddir) && $(SHELL) ./config.status $@
339 tests/standalone/Makefile: $(top_builddir)/config.status $(top_srcdir)/tests/standalone/Makefile.in
340         cd $(top_builddir) && $(SHELL) ./config.status $@
341
342 mostlyclean-libtool:
343         -rm -f *.lo
344
345 clean-libtool:
346         -rm -rf .libs _libs
347
348 distclean-libtool:
349         -rm -f libtool config.lt
350
351 # This directory's subdirectories are mostly independent; you can cd
352 # into them and run `make' without going through this Makefile.
353 # To change the values of `make' variables: instead of editing Makefiles,
354 # (1) if the variable is set in `config.status', edit `config.status'
355 #     (which will cause the Makefiles to be regenerated when you run `make');
356 # (2) otherwise, pass the desired values on the `make' command line.
357 $(RECURSIVE_TARGETS):
358         @fail= failcom='exit 1'; \
359         for f in x $$MAKEFLAGS; do \
360           case $$f in \
361             *=* | --[!k]*);; \
362             *k*) failcom='fail=yes';; \
363           esac; \
364         done; \
365         dot_seen=no; \
366         target=`echo $@ | sed s/-recursive//`; \
367         list='$(SUBDIRS)'; for subdir in $$list; do \
368           echo "Making $$target in $$subdir"; \
369           if test "$$subdir" = "."; then \
370             dot_seen=yes; \
371             local_target="$$target-am"; \
372           else \
373             local_target="$$target"; \
374           fi; \
375           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
376           || eval $$failcom; \
377         done; \
378         if test "$$dot_seen" = "no"; then \
379           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
380         fi; test -z "$$fail"
381
382 $(RECURSIVE_CLEAN_TARGETS):
383         @fail= failcom='exit 1'; \
384         for f in x $$MAKEFLAGS; do \
385           case $$f in \
386             *=* | --[!k]*);; \
387             *k*) failcom='fail=yes';; \
388           esac; \
389         done; \
390         dot_seen=no; \
391         case "$@" in \
392           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
393           *) list='$(SUBDIRS)' ;; \
394         esac; \
395         rev=''; for subdir in $$list; do \
396           if test "$$subdir" = "."; then :; else \
397             rev="$$subdir $$rev"; \
398           fi; \
399         done; \
400         rev="$$rev ."; \
401         target=`echo $@ | sed s/-recursive//`; \
402         for subdir in $$rev; do \
403           echo "Making $$target in $$subdir"; \
404           if test "$$subdir" = "."; then \
405             local_target="$$target-am"; \
406           else \
407             local_target="$$target"; \
408           fi; \
409           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
410           || eval $$failcom; \
411         done && test -z "$$fail"
412 tags-recursive:
413         list='$(SUBDIRS)'; for subdir in $$list; do \
414           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
415         done
416 ctags-recursive:
417         list='$(SUBDIRS)'; for subdir in $$list; do \
418           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
419         done
420
421 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
422         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
423         unique=`for i in $$list; do \
424             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
425           done | \
426           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
427               END { if (nonempty) { for (i in files) print i; }; }'`; \
428         mkid -fID $$unique
429 tags: TAGS
430
431 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
432                 $(TAGS_FILES) $(LISP)
433         set x; \
434         here=`pwd`; \
435         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
436           include_option=--etags-include; \
437           empty_fix=.; \
438         else \
439           include_option=--include; \
440           empty_fix=; \
441         fi; \
442         list='$(SUBDIRS)'; for subdir in $$list; do \
443           if test "$$subdir" = .; then :; else \
444             test ! -f $$subdir/TAGS || \
445               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
446           fi; \
447         done; \
448         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
449         unique=`for i in $$list; do \
450             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
451           done | \
452           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
453               END { if (nonempty) { for (i in files) print i; }; }'`; \
454         shift; \
455         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
456           test -n "$$unique" || unique=$$empty_fix; \
457           if test $$# -gt 0; then \
458             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
459               "$$@" $$unique; \
460           else \
461             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
462               $$unique; \
463           fi; \
464         fi
465 ctags: CTAGS
466 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
467                 $(TAGS_FILES) $(LISP)
468         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
469         unique=`for i in $$list; do \
470             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
471           done | \
472           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
473               END { if (nonempty) { for (i in files) print i; }; }'`; \
474         test -z "$(CTAGS_ARGS)$$unique" \
475           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
476              $$unique
477
478 GTAGS:
479         here=`$(am__cd) $(top_builddir) && pwd` \
480           && $(am__cd) $(top_srcdir) \
481           && gtags -i $(GTAGS_ARGS) "$$here"
482
483 distclean-tags:
484         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
485
486 distdir: $(DISTFILES)
487         $(am__remove_distdir)
488         test -d "$(distdir)" || mkdir "$(distdir)"
489         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
490         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
491         list='$(DISTFILES)'; \
492           dist_files=`for file in $$list; do echo $$file; done | \
493           sed -e "s|^$$srcdirstrip/||;t" \
494               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
495         case $$dist_files in \
496           */*) $(MKDIR_P) `echo "$$dist_files" | \
497                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
498                            sort -u` ;; \
499         esac; \
500         for file in $$dist_files; do \
501           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
502           if test -d $$d/$$file; then \
503             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
504             if test -d "$(distdir)/$$file"; then \
505               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
506             fi; \
507             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
508               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
509               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
510             fi; \
511             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
512           else \
513             test -f "$(distdir)/$$file" \
514             || cp -p $$d/$$file "$(distdir)/$$file" \
515             || exit 1; \
516           fi; \
517         done
518         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
519           if test "$$subdir" = .; then :; else \
520             test -d "$(distdir)/$$subdir" \
521             || $(MKDIR_P) "$(distdir)/$$subdir" \
522             || exit 1; \
523           fi; \
524         done
525         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
526           if test "$$subdir" = .; then :; else \
527             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
528             $(am__relativize); \
529             new_distdir=$$reldir; \
530             dir1=$$subdir; dir2="$(top_distdir)"; \
531             $(am__relativize); \
532             new_top_distdir=$$reldir; \
533             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
534             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
535             ($(am__cd) $$subdir && \
536               $(MAKE) $(AM_MAKEFLAGS) \
537                 top_distdir="$$new_top_distdir" \
538                 distdir="$$new_distdir" \
539                 am__remove_distdir=: \
540                 am__skip_length_check=: \
541                 am__skip_mode_fix=: \
542                 distdir) \
543               || exit 1; \
544           fi; \
545         done
546         $(MAKE) $(AM_MAKEFLAGS) \
547           top_distdir="$(top_distdir)" distdir="$(distdir)" \
548           dist-hook
549         -test -n "$(am__skip_mode_fix)" \
550         || find "$(distdir)" -type d ! -perm -755 \
551                 -exec chmod u+rwx,go+rx {} \; -o \
552           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
553           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
554           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
555         || chmod -R a+r "$(distdir)"
556 dist-gzip: distdir
557         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
558         $(am__remove_distdir)
559 dist-bzip2: distdir
560         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
561         $(am__remove_distdir)
562
563 dist-lzma: distdir
564         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
565         $(am__remove_distdir)
566
567 dist-xz: distdir
568         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
569         $(am__remove_distdir)
570
571 dist-tarZ: distdir
572         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
573         $(am__remove_distdir)
574
575 dist-shar: distdir
576         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
577         $(am__remove_distdir)
578
579 dist-zip: distdir
580         -rm -f $(distdir).zip
581         zip -rq $(distdir).zip $(distdir)
582         $(am__remove_distdir)
583
584 dist dist-all: distdir
585         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
586         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
587         $(am__remove_distdir)
588
589 # This target untars the dist file and tries a VPATH configuration.  Then
590 # it guarantees that the distribution is self-contained by making another
591 # tarfile.
592 distcheck: dist
593         case '$(DIST_ARCHIVES)' in \
594         *.tar.gz*) \
595           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
596         *.tar.bz2*) \
597           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
598         *.tar.lzma*) \
599           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
600         *.tar.xz*) \
601           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
602         *.tar.Z*) \
603           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
604         *.shar.gz*) \
605           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
606         *.zip*) \
607           unzip $(distdir).zip ;;\
608         esac
609         chmod -R a-w $(distdir); chmod a+w $(distdir)
610         mkdir $(distdir)/_build
611         mkdir $(distdir)/_inst
612         chmod a-w $(distdir)
613         test -d $(distdir)/_build || exit 0; \
614         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
615           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
616           && $(MAKE) $(AM_MAKEFLAGS) distcheck-hook \
617           && am__cwd=`pwd` \
618           && $(am__cd) $(distdir)/_build \
619           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
620             $(DISTCHECK_CONFIGURE_FLAGS) \
621           && $(MAKE) $(AM_MAKEFLAGS) \
622           && $(MAKE) $(AM_MAKEFLAGS) dvi \
623           && $(MAKE) $(AM_MAKEFLAGS) check \
624           && $(MAKE) $(AM_MAKEFLAGS) install \
625           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
626           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
627           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
628                 distuninstallcheck \
629           && chmod -R a-w "$$dc_install_base" \
630           && ({ \
631                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
632                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
633                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
634                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
635                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
636               } || { rm -rf "$$dc_destdir"; exit 1; }) \
637           && rm -rf "$$dc_destdir" \
638           && $(MAKE) $(AM_MAKEFLAGS) dist \
639           && rm -rf $(DIST_ARCHIVES) \
640           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
641           && cd "$$am__cwd" \
642           || exit 1
643         $(am__remove_distdir)
644         @(echo "$(distdir) archives ready for distribution: "; \
645           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
646           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
647 distuninstallcheck:
648         @$(am__cd) '$(distuninstallcheck_dir)' \
649         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
650            || { echo "ERROR: files left after uninstall:" ; \
651                 if test -n "$(DESTDIR)"; then \
652                   echo "  (check DESTDIR support)"; \
653                 fi ; \
654                 $(distuninstallcheck_listfiles) ; \
655                 exit 1; } >&2
656 distcleancheck: distclean
657         @if test '$(srcdir)' = . ; then \
658           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
659           exit 1 ; \
660         fi
661         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
662           || { echo "ERROR: files left in build directory after distclean:" ; \
663                $(distcleancheck_listfiles) ; \
664                exit 1; } >&2
665 check-am: all-am
666 check: check-recursive
667 all-am: Makefile config.h
668 installdirs: installdirs-recursive
669 installdirs-am:
670 install: install-recursive
671 install-exec: install-exec-recursive
672 install-data: install-data-recursive
673 uninstall: uninstall-recursive
674
675 install-am: all-am
676         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
677
678 installcheck: installcheck-recursive
679 install-strip:
680         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
681           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
682           `test -z '$(STRIP)' || \
683             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
684 mostlyclean-generic:
685
686 clean-generic:
687
688 distclean-generic:
689         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
690         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
691
692 maintainer-clean-generic:
693         @echo "This command is intended for maintainers to use"
694         @echo "it deletes files that may require special tools to rebuild."
695 clean: clean-recursive
696
697 clean-am: clean-generic clean-libtool mostlyclean-am
698
699 distclean: distclean-recursive
700         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
701         -rm -f Makefile
702 distclean-am: clean-am distclean-generic distclean-hdr \
703         distclean-libtool distclean-tags
704
705 dvi: dvi-recursive
706
707 dvi-am:
708
709 html: html-recursive
710
711 html-am:
712
713 info: info-recursive
714
715 info-am:
716
717 install-data-am:
718
719 install-dvi: install-dvi-recursive
720
721 install-dvi-am:
722
723 install-exec-am:
724
725 install-html: install-html-recursive
726
727 install-html-am:
728
729 install-info: install-info-recursive
730
731 install-info-am:
732
733 install-man:
734
735 install-pdf: install-pdf-recursive
736
737 install-pdf-am:
738
739 install-ps: install-ps-recursive
740
741 install-ps-am:
742
743 installcheck-am:
744
745 maintainer-clean: maintainer-clean-recursive
746         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
747         -rm -rf $(top_srcdir)/autom4te.cache
748         -rm -f Makefile
749 maintainer-clean-am: distclean-am maintainer-clean-generic
750
751 mostlyclean: mostlyclean-recursive
752
753 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
754
755 pdf: pdf-recursive
756
757 pdf-am:
758
759 ps: ps-recursive
760
761 ps-am:
762
763 uninstall-am:
764
765 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
766         ctags-recursive install-am install-strip tags-recursive
767
768 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
769         all all-am am--refresh check check-am clean clean-generic \
770         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
771         dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
772         dist-zip distcheck distclean distclean-generic distclean-hdr \
773         distclean-libtool distclean-tags distcleancheck distdir \
774         distuninstallcheck dvi dvi-am html html-am info info-am \
775         install install-am install-data install-data-am install-dvi \
776         install-dvi-am install-exec install-exec-am install-html \
777         install-html-am install-info install-info-am install-man \
778         install-pdf install-pdf-am install-ps install-ps-am \
779         install-strip installcheck installcheck-am installdirs \
780         installdirs-am maintainer-clean maintainer-clean-generic \
781         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
782         ps ps-am tags tags-recursive uninstall uninstall-am
783
784
785 release: dist
786         $(MAKE) $(PACKAGE)-$(VERSION).tar.gz.md5
787         $(MAKE) $(PACKAGE)-$(VERSION).tar.bz2.md5
788
789 # generate md5 sum files
790 %.md5: %
791         md5sum $< > $@
792
793 # check that no marshal or enumtypes files are included
794 # this in turn ensures that distcheck fails for missing .list files which is currently
795 # shadowed when the corresponding .c and .h files are included.
796 distcheck-hook:
797         @test "x" = "x`find $(distdir) -name \*-enumtypes.[ch] | grep -v win32`" && \
798         test "x" = "x`find $(distdir) -name \*-marshal.[ch]`" || \
799         ( $(ECHO) "*** Leftover enumtypes or marshal files in the tarball." && \
800           $(ECHO) "*** Make sure the following files are not disted:" && \
801           find $(distdir) -name \*-enumtypes.[ch] | grep -v win32 && \
802           find $(distdir) -name \*-marshal.[ch] && \
803           false )
804
805 dist-hook:
806         echo $(VERSION) > $(distdir)/.version
807
808 # Tell versions [3.59,3.63) of GNU make to not export all variables.
809 # Otherwise a system limit (for SysV at least) may be exceeded.
810 .NOEXPORT: