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