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