Update to 0.28
[platform/upstream/pkg-config.git] / Makefile.in
1 # Makefile.in generated by automake 1.12.2 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2012 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
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 bin_PROGRAMS = pkg-config$(EXEEXT)
55 subdir = .
56 DIST_COMMON = README $(am__configure_deps) $(dist_doc_DATA) \
57         $(dist_m4_DATA) $(dist_man_MANS) $(srcdir)/Makefile.am \
58         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
59         $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
60         config.guess config.sub depcomp install-sh ltmain.sh missing
61 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62 am__aclocal_m4_deps = $(top_srcdir)/pkg.m4 $(top_srcdir)/configure.ac
63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64         $(ACLOCAL_M4)
65 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
66  configure.lineno config.status.lineno
67 mkinstalldirs = $(install_sh) -d
68 CONFIG_HEADER = config.h
69 CONFIG_CLEAN_FILES =
70 CONFIG_CLEAN_VPATH_FILES =
71 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" \
72         "$(DESTDIR)$(docdir)" "$(DESTDIR)$(m4dir)"
73 PROGRAMS = $(bin_PROGRAMS)
74 am_pkg_config_OBJECTS = pkg.$(OBJEXT) parse.$(OBJEXT) main.$(OBJEXT)
75 pkg_config_OBJECTS = $(am_pkg_config_OBJECTS)
76 am__DEPENDENCIES_1 =
77 pkg_config_DEPENDENCIES = $(am__DEPENDENCIES_1)
78 AM_V_lt = $(am__v_lt_@AM_V@)
79 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
80 am__v_lt_0 = --silent
81 am__v_lt_1 = 
82 AM_V_P = $(am__v_P_@AM_V@)
83 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
84 am__v_P_0 = false
85 am__v_P_1 = :
86 AM_V_GEN = $(am__v_GEN_@AM_V@)
87 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
88 am__v_GEN_0 = @echo "  GEN     " $@;
89 am__v_GEN_1 = 
90 AM_V_at = $(am__v_at_@AM_V@)
91 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
92 am__v_at_0 = @
93 am__v_at_1 = 
94 DEFAULT_INCLUDES = -I.@am__isrc@
95 depcomp = $(SHELL) $(top_srcdir)/depcomp
96 am__depfiles_maybe = depfiles
97 am__mv = mv -f
98 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
99         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
100 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
101         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
102         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
103         $(AM_CFLAGS) $(CFLAGS)
104 AM_V_CC = $(am__v_CC_@AM_V@)
105 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
106 am__v_CC_0 = @echo "  CC      " $@;
107 am__v_CC_1 = 
108 CCLD = $(CC)
109 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
110         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
111         $(AM_LDFLAGS) $(LDFLAGS) -o $@
112 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
113 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
114 am__v_CCLD_0 = @echo "  CCLD    " $@;
115 am__v_CCLD_1 = 
116 SOURCES = $(pkg_config_SOURCES)
117 DIST_SOURCES = $(pkg_config_SOURCES)
118 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
119         html-recursive info-recursive install-data-recursive \
120         install-dvi-recursive install-exec-recursive \
121         install-html-recursive install-info-recursive \
122         install-pdf-recursive install-ps-recursive install-recursive \
123         installcheck-recursive installdirs-recursive pdf-recursive \
124         ps-recursive uninstall-recursive
125 am__can_run_installinfo = \
126   case $$AM_UPDATE_INFO_DIR in \
127     n|no|NO) false;; \
128     *) (install-info --version) >/dev/null 2>&1;; \
129   esac
130 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
131 am__vpath_adj = case $$p in \
132     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
133     *) f=$$p;; \
134   esac;
135 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
136 am__install_max = 40
137 am__nobase_strip_setup = \
138   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
139 am__nobase_strip = \
140   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
141 am__nobase_list = $(am__nobase_strip_setup); \
142   for p in $$list; do echo "$$p $$p"; done | \
143   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
144   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
145     if (++n[$$2] == $(am__install_max)) \
146       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
147     END { for (dir in files) print dir, files[dir] }'
148 am__base_list = \
149   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
150   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
151 am__uninstall_files_from_dir = { \
152   test -z "$$files" \
153     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
154     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
155          $(am__cd) "$$dir" && rm -f $$files; }; \
156   }
157 man1dir = $(mandir)/man1
158 NROFF = nroff
159 MANS = $(dist_man_MANS)
160 DATA = $(dist_doc_DATA) $(dist_m4_DATA)
161 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
162   distclean-recursive maintainer-clean-recursive
163 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
164         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
165         cscope distdir dist dist-all distcheck
166 ETAGS = etags
167 CTAGS = ctags
168 CSCOPE = cscope
169 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
170 distdir = $(PACKAGE)-$(VERSION)
171 top_distdir = $(distdir)
172 am__remove_distdir = \
173   if test -d "$(distdir)"; then \
174     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
175       && rm -rf "$(distdir)" \
176       || { sleep 5 && rm -rf "$(distdir)"; }; \
177   else :; fi
178 am__post_remove_distdir = $(am__remove_distdir)
179 am__relativize = \
180   dir0=`pwd`; \
181   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
182   sed_rest='s,^[^/]*/*,,'; \
183   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
184   sed_butlast='s,/*[^/]*$$,,'; \
185   while test -n "$$dir1"; do \
186     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
187     if test "$$first" != "."; then \
188       if test "$$first" = ".."; then \
189         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
190         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
191       else \
192         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
193         if test "$$first2" = "$$first"; then \
194           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
195         else \
196           dir2="../$$dir2"; \
197         fi; \
198         dir0="$$dir0"/"$$first"; \
199       fi; \
200     fi; \
201     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
202   done; \
203   reldir="$$dir2"
204 DIST_ARCHIVES = $(distdir).tar.gz
205 GZIP_ENV = --best
206 DIST_TARGETS = dist-gzip
207 distuninstallcheck_listfiles = find . -type f -print
208 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
209   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
210 distcleancheck_listfiles = find . -type f -print
211 ACLOCAL = @ACLOCAL@
212 AMTAR = @AMTAR@
213 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
214 AR = @AR@
215 AUTOCONF = @AUTOCONF@
216 AUTOHEADER = @AUTOHEADER@
217 AUTOMAKE = @AUTOMAKE@
218 AWK = @AWK@
219 CC = @CC@
220 CCDEPMODE = @CCDEPMODE@
221 CFLAGS = @CFLAGS@
222 CPP = @CPP@
223 CPPFLAGS = @CPPFLAGS@
224 CYGPATH_W = @CYGPATH_W@
225 DEFS = @DEFS@
226 DEPDIR = @DEPDIR@
227 DLLTOOL = @DLLTOOL@
228 DSYMUTIL = @DSYMUTIL@
229 DUMPBIN = @DUMPBIN@
230 ECHO_C = @ECHO_C@
231 ECHO_N = @ECHO_N@
232 ECHO_T = @ECHO_T@
233 EGREP = @EGREP@
234 EXEEXT = @EXEEXT@
235 FGREP = @FGREP@
236 GCOV = @GCOV@
237 GCOV_CFLAGS = @GCOV_CFLAGS@
238 GLIB_CFLAGS = @GLIB_CFLAGS@
239 GLIB_LIBS = @GLIB_LIBS@
240 GREP = @GREP@
241 INSTALL = @INSTALL@
242 INSTALL_DATA = @INSTALL_DATA@
243 INSTALL_PROGRAM = @INSTALL_PROGRAM@
244 INSTALL_SCRIPT = @INSTALL_SCRIPT@
245 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
246 LD = @LD@
247 LDFLAGS = @LDFLAGS@
248 LIBOBJS = @LIBOBJS@
249 LIBS = @LIBS@
250 LIBTOOL = @LIBTOOL@
251 LIPO = @LIPO@
252 LN = @LN@
253 LN_S = @LN_S@
254 LTLIBOBJS = @LTLIBOBJS@
255 MAKEINFO = @MAKEINFO@
256 MANIFEST_TOOL = @MANIFEST_TOOL@
257 MKDIR_P = @MKDIR_P@
258 NM = @NM@
259 NMEDIT = @NMEDIT@
260 OBJDUMP = @OBJDUMP@
261 OBJEXT = @OBJEXT@
262 OTOOL = @OTOOL@
263 OTOOL64 = @OTOOL64@
264 PACKAGE = @PACKAGE@
265 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
266 PACKAGE_NAME = @PACKAGE_NAME@
267 PACKAGE_STRING = @PACKAGE_STRING@
268 PACKAGE_TARNAME = @PACKAGE_TARNAME@
269 PACKAGE_URL = @PACKAGE_URL@
270 PACKAGE_VERSION = @PACKAGE_VERSION@
271 PATH_SEPARATOR = @PATH_SEPARATOR@
272 PKG_CONFIG = @PKG_CONFIG@
273 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
274 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
275 RANLIB = @RANLIB@
276 SED = @SED@
277 SET_MAKE = @SET_MAKE@
278 SHELL = @SHELL@
279 STRIP = @STRIP@
280 TESTS_SHELL = @TESTS_SHELL@
281 VERSION = @VERSION@
282 WARN_CFLAGS = @WARN_CFLAGS@
283 abs_builddir = @abs_builddir@
284 abs_srcdir = @abs_srcdir@
285 abs_top_builddir = @abs_top_builddir@
286 abs_top_srcdir = @abs_top_srcdir@
287 ac_ct_AR = @ac_ct_AR@
288 ac_ct_CC = @ac_ct_CC@
289 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
290 am__include = @am__include@
291 am__leading_dot = @am__leading_dot@
292 am__quote = @am__quote@
293 am__tar = @am__tar@
294 am__untar = @am__untar@
295 bindir = @bindir@
296 build = @build@
297 build_alias = @build_alias@
298 build_cpu = @build_cpu@
299 build_os = @build_os@
300 build_vendor = @build_vendor@
301 builddir = @builddir@
302 datadir = @datadir@
303 datarootdir = @datarootdir@
304 docdir = @docdir@
305 dvidir = @dvidir@
306 exec_prefix = @exec_prefix@
307 host = @host@
308 host_alias = @host_alias@
309 host_cpu = @host_cpu@
310 host_os = @host_os@
311 host_vendor = @host_vendor@
312 htmldir = @htmldir@
313 includedir = @includedir@
314 infodir = @infodir@
315 install_sh = @install_sh@
316 libdir = @libdir@
317 libexecdir = @libexecdir@
318 localedir = @localedir@
319 localstatedir = @localstatedir@
320 mandir = @mandir@
321 mkdir_p = @mkdir_p@
322 oldincludedir = @oldincludedir@
323 pc_path = @pc_path@
324 pdfdir = @pdfdir@
325 prefix = @prefix@
326 program_transform_name = @program_transform_name@
327 psdir = @psdir@
328 sbindir = @sbindir@
329 sharedstatedir = @sharedstatedir@
330 srcdir = @srcdir@
331 subdirs = @subdirs@
332 sysconfdir = @sysconfdir@
333 system_include_path = @system_include_path@
334 system_library_path = @system_library_path@
335 target_alias = @target_alias@
336 top_build_prefix = @top_build_prefix@
337 top_builddir = @top_builddir@
338 top_srcdir = @top_srcdir@
339 use_indirect_deps = @use_indirect_deps@
340 ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
341 @INTERNAL_GLIB_TRUE@GLIB_SUBDIR = glib
342
343 # Normally we'd want glib to be part of DIST_SUBDIRS unconditionally,
344 # but distclean gets broken unless we always run glib's configure
345 SUBDIRS = $(GLIB_SUBDIR) . check
346 DIST_SUBDIRS = $(SUBDIRS)
347 @NATIVE_WIN32_FALSE@AM_CPPFLAGS = \
348 @NATIVE_WIN32_FALSE@    -DPKG_CONFIG_PC_PATH="\"$(pc_path)\"" \
349 @NATIVE_WIN32_FALSE@    -DPKG_CONFIG_SYSTEM_INCLUDE_PATH="\"$(system_include_path)\"" \
350 @NATIVE_WIN32_FALSE@    -DPKG_CONFIG_SYSTEM_LIBRARY_PATH="\"$(system_library_path)\""
351
352
353 # Escape paths properly on windows
354 @NATIVE_WIN32_TRUE@AM_CPPFLAGS = \
355 @NATIVE_WIN32_TRUE@     -DPKG_CONFIG_PC_PATH="\"$(subst /,\/,$(pc_path))\"" \
356 @NATIVE_WIN32_TRUE@     -DPKG_CONFIG_SYSTEM_INCLUDE_PATH="\"$(subst /,\/,$(system_include_path))\"" \
357 @NATIVE_WIN32_TRUE@     -DPKG_CONFIG_SYSTEM_LIBRARY_PATH="\"$(subst /,\/,$(system_library_path))\""
358
359 AM_CFLAGS = \
360         $(WARN_CFLAGS) \
361         $(GCOV_CFLAGS) \
362         $(GLIB_CFLAGS)
363
364 pkg_config_LDADD = $(GLIB_LIBS)
365 pkg_config_SOURCES = \
366         pkg.h \
367         pkg.c \
368         parse.h \
369         parse.c \
370         main.c
371
372 @HOST_TOOL_TRUE@host_tool = $(host)-pkg-config$(EXEEXT)
373
374 # Various data files
375 m4dir = $(datadir)/aclocal
376 dist_m4_DATA = pkg.m4
377 dist_doc_DATA = pkg-config-guide.html
378 dist_man_MANS = pkg-config.1
379 EXTRA_DIST = README.win32
380 CLEANFILES = *.gcda *.gcno *.gcov
381
382 # Since we can't always have glib in DIST_SUBDIRS, we need to make sure
383 # glib is configured when we want to run dist. Unfortunately, there's no
384 # DIST_CONFIGURE_FLAGS.
385 DISTCHECK_CONFIGURE_FLAGS = --with-internal-glib
386 all: config.h
387         $(MAKE) $(AM_MAKEFLAGS) all-recursive
388
389 .SUFFIXES:
390 .SUFFIXES: .c .lo .o .obj
391 am--refresh: Makefile
392         @:
393 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
394         @for dep in $?; do \
395           case '$(am__configure_deps)' in \
396             *$$dep*) \
397               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
398               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
399                 && exit 0; \
400               exit 1;; \
401           esac; \
402         done; \
403         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
404         $(am__cd) $(top_srcdir) && \
405           $(AUTOMAKE) --gnu Makefile
406 .PRECIOUS: Makefile
407 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
408         @case '$?' in \
409           *config.status*) \
410             echo ' $(SHELL) ./config.status'; \
411             $(SHELL) ./config.status;; \
412           *) \
413             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
414             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
415         esac;
416
417 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
418         $(SHELL) ./config.status --recheck
419
420 $(top_srcdir)/configure:  $(am__configure_deps)
421         $(am__cd) $(srcdir) && $(AUTOCONF)
422 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
423         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
424 $(am__aclocal_m4_deps):
425
426 config.h: stamp-h1
427         @if test ! -f $@; then rm -f stamp-h1; else :; fi
428         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
429
430 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
431         @rm -f stamp-h1
432         cd $(top_builddir) && $(SHELL) ./config.status config.h
433 $(srcdir)/config.h.in:  $(am__configure_deps) 
434         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
435         rm -f stamp-h1
436         touch $@
437
438 distclean-hdr:
439         -rm -f config.h stamp-h1
440 install-binPROGRAMS: $(bin_PROGRAMS)
441         @$(NORMAL_INSTALL)
442         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
443         if test -n "$$list"; then \
444           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
445           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
446         fi; \
447         for p in $$list; do echo "$$p $$p"; done | \
448         sed 's/$(EXEEXT)$$//' | \
449         while read p p1; do if test -f $$p || test -f $$p1; \
450           then echo "$$p"; echo "$$p"; else :; fi; \
451         done | \
452         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
453             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
454         sed 'N;N;N;s,\n, ,g' | \
455         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
456           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
457             if ($$2 == $$4) files[d] = files[d] " " $$1; \
458             else { print "f", $$3 "/" $$4, $$1; } } \
459           END { for (d in files) print "f", d, files[d] }' | \
460         while read type dir files; do \
461             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
462             test -z "$$files" || { \
463             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
464             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
465             } \
466         ; done
467
468 uninstall-binPROGRAMS:
469         @$(NORMAL_UNINSTALL)
470         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
471         files=`for p in $$list; do echo "$$p"; done | \
472           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
473               -e 's/$$/$(EXEEXT)/' `; \
474         test -n "$$list" || exit 0; \
475         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
476         cd "$(DESTDIR)$(bindir)" && rm -f $$files
477
478 clean-binPROGRAMS:
479         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
480         echo " rm -f" $$list; \
481         rm -f $$list || exit $$?; \
482         test -n "$(EXEEXT)" || exit 0; \
483         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
484         echo " rm -f" $$list; \
485         rm -f $$list
486 pkg-config$(EXEEXT): $(pkg_config_OBJECTS) $(pkg_config_DEPENDENCIES) $(EXTRA_pkg_config_DEPENDENCIES) 
487         @rm -f pkg-config$(EXEEXT)
488         $(AM_V_CCLD)$(LINK) $(pkg_config_OBJECTS) $(pkg_config_LDADD) $(LIBS)
489
490 mostlyclean-compile:
491         -rm -f *.$(OBJEXT)
492
493 distclean-compile:
494         -rm -f *.tab.c
495
496 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
497 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse.Po@am__quote@
498 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pkg.Po@am__quote@
499
500 .c.o:
501 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
502 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
503 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
504 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
505 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
506
507 .c.obj:
508 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
509 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
510 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
511 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
512 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
513
514 .c.lo:
515 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
516 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
517 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
518 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
519 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
520
521 mostlyclean-libtool:
522         -rm -f *.lo
523
524 clean-libtool:
525         -rm -rf .libs _libs
526
527 distclean-libtool:
528         -rm -f libtool config.lt
529 install-man1: $(dist_man_MANS)
530         @$(NORMAL_INSTALL)
531         @list1=''; \
532         list2='$(dist_man_MANS)'; \
533         test -n "$(man1dir)" \
534           && test -n "`echo $$list1$$list2`" \
535           || exit 0; \
536         echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
537         $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
538         { for i in $$list1; do echo "$$i"; done;  \
539         if test -n "$$list2"; then \
540           for i in $$list2; do echo "$$i"; done \
541             | sed -n '/\.1[a-z]*$$/p'; \
542         fi; \
543         } | while read p; do \
544           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
545           echo "$$d$$p"; echo "$$p"; \
546         done | \
547         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
548               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
549         sed 'N;N;s,\n, ,g' | { \
550         list=; while read file base inst; do \
551           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
552             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
553             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
554           fi; \
555         done; \
556         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
557         while read files; do \
558           test -z "$$files" || { \
559             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
560             $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
561         done; }
562
563 uninstall-man1:
564         @$(NORMAL_UNINSTALL)
565         @list=''; test -n "$(man1dir)" || exit 0; \
566         files=`{ for i in $$list; do echo "$$i"; done; \
567         l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
568           sed -n '/\.1[a-z]*$$/p'; \
569         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
570               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
571         dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
572 install-dist_docDATA: $(dist_doc_DATA)
573         @$(NORMAL_INSTALL)
574         @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
575         if test -n "$$list"; then \
576           echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
577           $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
578         fi; \
579         for p in $$list; do \
580           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
581           echo "$$d$$p"; \
582         done | $(am__base_list) | \
583         while read files; do \
584           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
585           $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
586         done
587
588 uninstall-dist_docDATA:
589         @$(NORMAL_UNINSTALL)
590         @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
591         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
592         dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
593 install-dist_m4DATA: $(dist_m4_DATA)
594         @$(NORMAL_INSTALL)
595         @list='$(dist_m4_DATA)'; test -n "$(m4dir)" || list=; \
596         if test -n "$$list"; then \
597           echo " $(MKDIR_P) '$(DESTDIR)$(m4dir)'"; \
598           $(MKDIR_P) "$(DESTDIR)$(m4dir)" || exit 1; \
599         fi; \
600         for p in $$list; do \
601           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
602           echo "$$d$$p"; \
603         done | $(am__base_list) | \
604         while read files; do \
605           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(m4dir)'"; \
606           $(INSTALL_DATA) $$files "$(DESTDIR)$(m4dir)" || exit $$?; \
607         done
608
609 uninstall-dist_m4DATA:
610         @$(NORMAL_UNINSTALL)
611         @list='$(dist_m4_DATA)'; test -n "$(m4dir)" || list=; \
612         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
613         dir='$(DESTDIR)$(m4dir)'; $(am__uninstall_files_from_dir)
614
615 # This directory's subdirectories are mostly independent; you can cd
616 # into them and run 'make' without going through this Makefile.
617 # To change the values of 'make' variables: instead of editing Makefiles,
618 # (1) if the variable is set in 'config.status', edit 'config.status'
619 #     (which will cause the Makefiles to be regenerated when you run 'make');
620 # (2) otherwise, pass the desired values on the 'make' command line.
621 $(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
622         @fail= failcom='exit 1'; \
623         for f in x $$MAKEFLAGS; do \
624           case $$f in \
625             *=* | --[!k]*);; \
626             *k*) failcom='fail=yes';; \
627           esac; \
628         done; \
629         dot_seen=no; \
630         target=`echo $@ | sed s/-recursive//`; \
631         case "$@" in \
632           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
633           *) list='$(SUBDIRS)' ;; \
634         esac; \
635         for subdir in $$list; do \
636           echo "Making $$target in $$subdir"; \
637           if test "$$subdir" = "."; then \
638             dot_seen=yes; \
639             local_target="$$target-am"; \
640           else \
641             local_target="$$target"; \
642           fi; \
643           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
644           || eval $$failcom; \
645         done; \
646         if test "$$dot_seen" = "no"; then \
647           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
648         fi; test -z "$$fail"
649 tags-recursive:
650         list='$(SUBDIRS)'; for subdir in $$list; do \
651           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
652         done
653 ctags-recursive:
654         list='$(SUBDIRS)'; for subdir in $$list; do \
655           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
656         done
657 cscopelist-recursive:
658         list='$(SUBDIRS)'; for subdir in $$list; do \
659           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
660         done
661
662 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
663         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
664         unique=`for i in $$list; do \
665             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
666           done | \
667           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
668               END { if (nonempty) { for (i in files) print i; }; }'`; \
669         mkid -fID $$unique
670 tags: TAGS
671
672 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
673                 $(TAGS_FILES) $(LISP)
674         set x; \
675         here=`pwd`; \
676         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
677           include_option=--etags-include; \
678           empty_fix=.; \
679         else \
680           include_option=--include; \
681           empty_fix=; \
682         fi; \
683         list='$(SUBDIRS)'; for subdir in $$list; do \
684           if test "$$subdir" = .; then :; else \
685             test ! -f $$subdir/TAGS || \
686               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
687           fi; \
688         done; \
689         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
690         unique=`for i in $$list; do \
691             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
692           done | \
693           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
694               END { if (nonempty) { for (i in files) print i; }; }'`; \
695         shift; \
696         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
697           test -n "$$unique" || unique=$$empty_fix; \
698           if test $$# -gt 0; then \
699             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
700               "$$@" $$unique; \
701           else \
702             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
703               $$unique; \
704           fi; \
705         fi
706 ctags: CTAGS
707 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
708                 $(TAGS_FILES) $(LISP)
709         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
710         unique=`for i in $$list; do \
711             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
712           done | \
713           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
714               END { if (nonempty) { for (i in files) print i; }; }'`; \
715         test -z "$(CTAGS_ARGS)$$unique" \
716           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
717              $$unique
718
719 GTAGS:
720         here=`$(am__cd) $(top_builddir) && pwd` \
721           && $(am__cd) $(top_srcdir) \
722           && gtags -i $(GTAGS_ARGS) "$$here"
723
724 cscope: cscope.files
725         test ! -s cscope.files \
726           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
727
728 clean-cscope:
729         -rm -f cscope.files
730
731 cscope.files: clean-cscope cscopelist-recursive cscopelist
732
733 cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
734         list='$(SOURCES) $(HEADERS) $(LISP)'; \
735         case "$(srcdir)" in \
736           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
737           *) sdir=$(subdir)/$(srcdir) ;; \
738         esac; \
739         for i in $$list; do \
740           if test -f "$$i"; then \
741             echo "$(subdir)/$$i"; \
742           else \
743             echo "$$sdir/$$i"; \
744           fi; \
745         done >> $(top_builddir)/cscope.files
746
747 distclean-tags:
748         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
749         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
750 @INTERNAL_GLIB_TRUE@dist-hook:
751
752 distdir: $(DISTFILES)
753         @list='$(MANS)'; if test -n "$$list"; then \
754           list=`for p in $$list; do \
755             if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
756             if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
757           if test -n "$$list" && \
758             grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
759             echo "error: found man pages containing the 'missing help2man' replacement text:" >&2; \
760             grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
761             echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
762             echo "       typically 'make maintainer-clean' will remove them" >&2; \
763             exit 1; \
764           else :; fi; \
765         else :; fi
766         $(am__remove_distdir)
767         test -d "$(distdir)" || mkdir "$(distdir)"
768         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
769         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
770         list='$(DISTFILES)'; \
771           dist_files=`for file in $$list; do echo $$file; done | \
772           sed -e "s|^$$srcdirstrip/||;t" \
773               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
774         case $$dist_files in \
775           */*) $(MKDIR_P) `echo "$$dist_files" | \
776                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
777                            sort -u` ;; \
778         esac; \
779         for file in $$dist_files; do \
780           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
781           if test -d $$d/$$file; then \
782             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
783             if test -d "$(distdir)/$$file"; then \
784               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
785             fi; \
786             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
787               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
788               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
789             fi; \
790             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
791           else \
792             test -f "$(distdir)/$$file" \
793             || cp -p $$d/$$file "$(distdir)/$$file" \
794             || exit 1; \
795           fi; \
796         done
797         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
798           if test "$$subdir" = .; then :; else \
799             $(am__make_dryrun) \
800               || test -d "$(distdir)/$$subdir" \
801               || $(MKDIR_P) "$(distdir)/$$subdir" \
802               || exit 1; \
803             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
804             $(am__relativize); \
805             new_distdir=$$reldir; \
806             dir1=$$subdir; dir2="$(top_distdir)"; \
807             $(am__relativize); \
808             new_top_distdir=$$reldir; \
809             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
810             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
811             ($(am__cd) $$subdir && \
812               $(MAKE) $(AM_MAKEFLAGS) \
813                 top_distdir="$$new_top_distdir" \
814                 distdir="$$new_distdir" \
815                 am__remove_distdir=: \
816                 am__skip_length_check=: \
817                 am__skip_mode_fix=: \
818                 distdir) \
819               || exit 1; \
820           fi; \
821         done
822         $(MAKE) $(AM_MAKEFLAGS) \
823           top_distdir="$(top_distdir)" distdir="$(distdir)" \
824           dist-hook
825         -test -n "$(am__skip_mode_fix)" \
826         || find "$(distdir)" -type d ! -perm -755 \
827                 -exec chmod u+rwx,go+rx {} \; -o \
828           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
829           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
830           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
831         || chmod -R a+r "$(distdir)"
832 dist-gzip: distdir
833         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
834         $(am__post_remove_distdir)
835
836 dist-bzip2: distdir
837         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
838         $(am__post_remove_distdir)
839
840 dist-lzip: distdir
841         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
842         $(am__post_remove_distdir)
843
844 dist-xz: distdir
845         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
846         $(am__post_remove_distdir)
847
848 dist-tarZ: distdir
849         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
850         $(am__post_remove_distdir)
851
852 dist-shar: distdir
853         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
854         $(am__post_remove_distdir)
855
856 dist-zip: distdir
857         -rm -f $(distdir).zip
858         zip -rq $(distdir).zip $(distdir)
859         $(am__post_remove_distdir)
860
861 dist dist-all:
862         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
863         $(am__post_remove_distdir)
864
865 # This target untars the dist file and tries a VPATH configuration.  Then
866 # it guarantees that the distribution is self-contained by making another
867 # tarfile.
868 distcheck: dist
869         case '$(DIST_ARCHIVES)' in \
870         *.tar.gz*) \
871           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
872         *.tar.bz2*) \
873           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
874         *.tar.lz*) \
875           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
876         *.tar.xz*) \
877           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
878         *.tar.Z*) \
879           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
880         *.shar.gz*) \
881           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
882         *.zip*) \
883           unzip $(distdir).zip ;;\
884         esac
885         chmod -R a-w $(distdir); chmod u+w $(distdir)
886         mkdir $(distdir)/_build
887         mkdir $(distdir)/_inst
888         chmod a-w $(distdir)
889         test -d $(distdir)/_build || exit 0; \
890         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
891           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
892           && am__cwd=`pwd` \
893           && $(am__cd) $(distdir)/_build \
894           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
895             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
896             $(DISTCHECK_CONFIGURE_FLAGS) \
897           && $(MAKE) $(AM_MAKEFLAGS) \
898           && $(MAKE) $(AM_MAKEFLAGS) dvi \
899           && $(MAKE) $(AM_MAKEFLAGS) check \
900           && $(MAKE) $(AM_MAKEFLAGS) install \
901           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
902           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
903           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
904                 distuninstallcheck \
905           && chmod -R a-w "$$dc_install_base" \
906           && ({ \
907                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
908                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
909                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
910                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
911                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
912               } || { rm -rf "$$dc_destdir"; exit 1; }) \
913           && rm -rf "$$dc_destdir" \
914           && $(MAKE) $(AM_MAKEFLAGS) dist \
915           && rm -rf $(DIST_ARCHIVES) \
916           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
917           && cd "$$am__cwd" \
918           || exit 1
919         $(am__post_remove_distdir)
920         @(echo "$(distdir) archives ready for distribution: "; \
921           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
922           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
923 distuninstallcheck:
924         @test -n '$(distuninstallcheck_dir)' || { \
925           echo 'ERROR: trying to run $@ with an empty' \
926                '$$(distuninstallcheck_dir)' >&2; \
927           exit 1; \
928         }; \
929         $(am__cd) '$(distuninstallcheck_dir)' || { \
930           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
931           exit 1; \
932         }; \
933         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
934            || { echo "ERROR: files left after uninstall:" ; \
935                 if test -n "$(DESTDIR)"; then \
936                   echo "  (check DESTDIR support)"; \
937                 fi ; \
938                 $(distuninstallcheck_listfiles) ; \
939                 exit 1; } >&2
940 distcleancheck: distclean
941         @if test '$(srcdir)' = . ; then \
942           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
943           exit 1 ; \
944         fi
945         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
946           || { echo "ERROR: files left in build directory after distclean:" ; \
947                $(distcleancheck_listfiles) ; \
948                exit 1; } >&2
949 check-am: all-am
950 check: check-recursive
951 all-am: Makefile $(PROGRAMS) $(MANS) $(DATA) config.h
952 installdirs: installdirs-recursive
953 installdirs-am:
954         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(m4dir)"; do \
955           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
956         done
957 install: install-recursive
958 install-exec: install-exec-recursive
959 install-data: install-data-recursive
960 uninstall: uninstall-recursive
961
962 install-am: all-am
963         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
964
965 installcheck: installcheck-recursive
966 install-strip:
967         if test -z '$(STRIP)'; then \
968           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
969             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
970               install; \
971         else \
972           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
973             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
974             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
975         fi
976 mostlyclean-generic:
977
978 clean-generic:
979         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
980
981 distclean-generic:
982         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
983         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
984
985 maintainer-clean-generic:
986         @echo "This command is intended for maintainers to use"
987         @echo "it deletes files that may require special tools to rebuild."
988 @HOST_TOOL_FALSE@install-exec-hook:
989 @HOST_TOOL_FALSE@uninstall-hook:
990 clean: clean-recursive
991
992 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
993
994 distclean: distclean-recursive
995         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
996         -rm -rf ./$(DEPDIR)
997         -rm -f Makefile
998 distclean-am: clean-am distclean-compile distclean-generic \
999         distclean-hdr distclean-libtool distclean-tags
1000
1001 dvi: dvi-recursive
1002
1003 dvi-am:
1004
1005 html: html-recursive
1006
1007 html-am:
1008
1009 info: info-recursive
1010
1011 info-am:
1012
1013 install-data-am: install-dist_docDATA install-dist_m4DATA install-man
1014
1015 install-dvi: install-dvi-recursive
1016
1017 install-dvi-am:
1018
1019 install-exec-am: install-binPROGRAMS
1020         @$(NORMAL_INSTALL)
1021         $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
1022 install-html: install-html-recursive
1023
1024 install-html-am:
1025
1026 install-info: install-info-recursive
1027
1028 install-info-am:
1029
1030 install-man: install-man1
1031
1032 install-pdf: install-pdf-recursive
1033
1034 install-pdf-am:
1035
1036 install-ps: install-ps-recursive
1037
1038 install-ps-am:
1039
1040 installcheck-am:
1041
1042 maintainer-clean: maintainer-clean-recursive
1043         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1044         -rm -rf $(top_srcdir)/autom4te.cache
1045         -rm -rf ./$(DEPDIR)
1046         -rm -f Makefile
1047 maintainer-clean-am: distclean-am maintainer-clean-generic
1048
1049 mostlyclean: mostlyclean-recursive
1050
1051 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1052         mostlyclean-libtool
1053
1054 pdf: pdf-recursive
1055
1056 pdf-am:
1057
1058 ps: ps-recursive
1059
1060 ps-am:
1061
1062 uninstall-am: uninstall-binPROGRAMS uninstall-dist_docDATA \
1063         uninstall-dist_m4DATA uninstall-man
1064         @$(NORMAL_INSTALL)
1065         $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
1066 uninstall-man: uninstall-man1
1067
1068 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
1069         cscopelist-recursive ctags-recursive install-am \
1070         install-exec-am install-strip tags-recursive uninstall-am
1071
1072 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1073         all all-am am--refresh check check-am clean clean-binPROGRAMS \
1074         clean-cscope clean-generic clean-libtool cscope cscopelist \
1075         cscopelist-recursive ctags ctags-recursive dist dist-all \
1076         dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar dist-tarZ \
1077         dist-xz dist-zip distcheck distclean distclean-compile \
1078         distclean-generic distclean-hdr distclean-libtool \
1079         distclean-tags distcleancheck distdir distuninstallcheck dvi \
1080         dvi-am html html-am info info-am install install-am \
1081         install-binPROGRAMS install-data install-data-am \
1082         install-dist_docDATA install-dist_m4DATA install-dvi \
1083         install-dvi-am install-exec install-exec-am install-exec-hook \
1084         install-html install-html-am install-info install-info-am \
1085         install-man install-man1 install-pdf install-pdf-am install-ps \
1086         install-ps-am install-strip installcheck installcheck-am \
1087         installdirs installdirs-am maintainer-clean \
1088         maintainer-clean-generic mostlyclean mostlyclean-compile \
1089         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1090         tags tags-recursive uninstall uninstall-am \
1091         uninstall-binPROGRAMS uninstall-dist_docDATA \
1092         uninstall-dist_m4DATA uninstall-hook uninstall-man \
1093         uninstall-man1
1094
1095 @HOST_TOOL_TRUE@install-exec-hook:
1096 @HOST_TOOL_TRUE@        cd $(DESTDIR)$(bindir) && $(LN) pkg-config$(EXEEXT) $(host_tool)
1097 @HOST_TOOL_TRUE@uninstall-hook:
1098 @HOST_TOOL_TRUE@        cd $(DESTDIR)$(bindir) && rm -f $(host_tool)
1099
1100 # gcov test coverage
1101 gcov:
1102         -$(MAKE) $(AM_MAKEFLAGS) -k check
1103         $(GCOV) $(pkg_config_SOURCES)
1104 @INTERNAL_GLIB_FALSE@dist-hook:
1105 @INTERNAL_GLIB_FALSE@   @echo "error: --with-internal-glib is required to include glib in dist"
1106 @INTERNAL_GLIB_FALSE@   @exit 1
1107
1108 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1109 # Otherwise a system limit (for SysV at least) may be exceeded.
1110 .NOEXPORT: