1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36subdir = m4
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
40	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
41	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
42	$(top_srcdir)/common_m4/versions.m4 \
43	$(top_srcdir)/common_m4/build_tools.m4 \
44	$(top_srcdir)/common_m4/platform_flags.m4 \
45	$(top_srcdir)/common_m4/api_deps.m4 \
46	$(top_srcdir)/common_m4/as_ac_expand.m4 \
47	$(top_srcdir)/common_m4/set_dirs.m4 \
48	$(top_srcdir)/common_m4/standard_headers_functions.m4 \
49	$(top_srcdir)/common_m4/standard_options.m4 \
50	$(top_srcdir)/common_m4/compiler_options.m4 \
51	$(top_srcdir)/common_m4/cflags.m4 $(top_srcdir)/configure.ac
52am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53	$(ACLOCAL_M4)
54mkinstalldirs = $(install_sh) -d
55CONFIG_HEADER = $(top_builddir)/config.h
56CONFIG_CLEAN_FILES =
57CONFIG_CLEAN_VPATH_FILES =
58depcomp =
59am__depfiles_maybe =
60SOURCES =
61DIST_SOURCES =
62DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
63ACLOCAL = @ACLOCAL@
64AMTAR = @AMTAR@
65APIVERSION = @APIVERSION@
66AR = @AR@
67AUTOCONF = @AUTOCONF@
68AUTOHEADER = @AUTOHEADER@
69AUTOMAKE = @AUTOMAKE@
70AWK = @AWK@
71CC = @CC@
72CCDEPMODE = @CCDEPMODE@
73CFLAGS = @CFLAGS@
74CPP = @CPP@
75CPPFLAGS = @CPPFLAGS@
76CYGPATH_W = @CYGPATH_W@
77DEFS = @DEFS@
78DEPDIR = @DEPDIR@
79DSYMUTIL = @DSYMUTIL@
80DUMPBIN = @DUMPBIN@
81ECHO_C = @ECHO_C@
82ECHO_N = @ECHO_N@
83ECHO_T = @ECHO_T@
84EGREP = @EGREP@
85EXEEXT = @EXEEXT@
86FGREP = @FGREP@
87GREP = @GREP@
88INSTALL = @INSTALL@
89INSTALL_DATA = @INSTALL_DATA@
90INSTALL_PROGRAM = @INSTALL_PROGRAM@
91INSTALL_SCRIPT = @INSTALL_SCRIPT@
92INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
93JSON_CFLAGS = @JSON_CFLAGS@
94JSON_LIBS = @JSON_LIBS@
95LD = @LD@
96LDFLAGS = @LDFLAGS@
97LIBCONFIG_CFLAGS = @LIBCONFIG_CFLAGS@
98LIBCONFIG_LIBS = @LIBCONFIG_LIBS@
99LIBEXECDIR = @LIBEXECDIR@
100LIBOBJS = @LIBOBJS@
101LIBS = @LIBS@
102LIBTOOL = @LIBTOOL@
103LIPO = @LIPO@
104LN_S = @LN_S@
105LTLIBOBJS = @LTLIBOBJS@
106MAKEINFO = @MAKEINFO@
107MKDIR_P = @MKDIR_P@
108NM = @NM@
109NMEDIT = @NMEDIT@
110OBJDUMP = @OBJDUMP@
111OBJEXT = @OBJEXT@
112OTOOL = @OTOOL@
113OTOOL64 = @OTOOL64@
114PACKAGE = @PACKAGE@
115PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
116PACKAGE_NAME = @PACKAGE_NAME@
117PACKAGE_STRING = @PACKAGE_STRING@
118PACKAGE_TARNAME = @PACKAGE_TARNAME@
119PACKAGE_URL = @PACKAGE_URL@
120PACKAGE_VERSION = @PACKAGE_VERSION@
121PATH_SEPARATOR = @PATH_SEPARATOR@
122PKG_CONFIG = @PKG_CONFIG@
123PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
124PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
125RANLIB = @RANLIB@
126SED = @SED@
127SET_MAKE = @SET_MAKE@
128SHELL = @SHELL@
129STRIP = @STRIP@
130SYSCONFDIR = @SYSCONFDIR@
131VERSION = @VERSION@
132XCCFLAGS = @XCCFLAGS@
133abs_builddir = @abs_builddir@
134abs_srcdir = @abs_srcdir@
135abs_top_builddir = @abs_top_builddir@
136abs_top_srcdir = @abs_top_srcdir@
137ac_ct_CC = @ac_ct_CC@
138ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
139am__include = @am__include@
140am__leading_dot = @am__leading_dot@
141am__quote = @am__quote@
142am__tar = @am__tar@
143am__untar = @am__untar@
144bindir = @bindir@
145build = @build@
146build_alias = @build_alias@
147build_cpu = @build_cpu@
148build_os = @build_os@
149build_vendor = @build_vendor@
150builddir = @builddir@
151datadir = @datadir@
152datarootdir = @datarootdir@
153docdir = @docdir@
154dvidir = @dvidir@
155exec_prefix = @exec_prefix@
156extra_incl = @extra_incl@
157host = @host@
158host_alias = @host_alias@
159host_cpu = @host_cpu@
160host_os = @host_os@
161host_vendor = @host_vendor@
162htmldir = @htmldir@
163includedir = @includedir@
164infodir = @infodir@
165install_sh = @install_sh@
166libdir = @libdir@
167libexecdir = @libexecdir@
168localedir = @localedir@
169localstatedir = @localstatedir@
170lt_ECHO = @lt_ECHO@
171mandir = @mandir@
172mkdir_p = @mkdir_p@
173oldincludedir = @oldincludedir@
174pdfdir = @pdfdir@
175prefix = @prefix@
176program_transform_name = @program_transform_name@
177psdir = @psdir@
178sbindir = @sbindir@
179sharedstatedir = @sharedstatedir@
180srcdir = @srcdir@
181sysconfdir = @sysconfdir@
182target_alias = @target_alias@
183top_build_prefix = @top_build_prefix@
184top_builddir = @top_builddir@
185top_srcdir = @top_srcdir@
186AUTOMAKE_OPTIONS = no-dependencies
187all: all-am
188
189.SUFFIXES:
190$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
191	@for dep in $?; do \
192	  case '$(am__configure_deps)' in \
193	    *$$dep*) \
194	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
195	        && { if test -f $@; then exit 0; else break; fi; }; \
196	      exit 1;; \
197	  esac; \
198	done; \
199	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign m4/Makefile'; \
200	$(am__cd) $(top_srcdir) && \
201	  $(AUTOMAKE) --foreign m4/Makefile
202.PRECIOUS: Makefile
203Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
204	@case '$?' in \
205	  *config.status*) \
206	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
207	  *) \
208	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
209	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
210	esac;
211
212$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
213	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
214
215$(top_srcdir)/configure:  $(am__configure_deps)
216	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
217$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
218	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219$(am__aclocal_m4_deps):
220
221mostlyclean-libtool:
222	-rm -f *.lo
223
224clean-libtool:
225	-rm -rf .libs _libs
226tags: TAGS
227TAGS:
228
229ctags: CTAGS
230CTAGS:
231
232
233distdir: $(DISTFILES)
234	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
235	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
236	list='$(DISTFILES)'; \
237	  dist_files=`for file in $$list; do echo $$file; done | \
238	  sed -e "s|^$$srcdirstrip/||;t" \
239	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
240	case $$dist_files in \
241	  */*) $(MKDIR_P) `echo "$$dist_files" | \
242			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
243			   sort -u` ;; \
244	esac; \
245	for file in $$dist_files; do \
246	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
247	  if test -d $$d/$$file; then \
248	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
249	    if test -d "$(distdir)/$$file"; then \
250	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
251	    fi; \
252	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
253	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
254	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
255	    fi; \
256	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
257	  else \
258	    test -f "$(distdir)/$$file" \
259	    || cp -p $$d/$$file "$(distdir)/$$file" \
260	    || exit 1; \
261	  fi; \
262	done
263check-am: all-am
264check: check-am
265all-am: Makefile
266installdirs:
267install: install-am
268install-exec: install-exec-am
269install-data: install-data-am
270uninstall: uninstall-am
271
272install-am: all-am
273	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
274
275installcheck: installcheck-am
276install-strip:
277	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
278	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
279	  `test -z '$(STRIP)' || \
280	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
281mostlyclean-generic:
282
283clean-generic:
284
285distclean-generic:
286	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
287	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
288
289maintainer-clean-generic:
290	@echo "This command is intended for maintainers to use"
291	@echo "it deletes files that may require special tools to rebuild."
292clean: clean-am
293
294clean-am: clean-generic clean-libtool mostlyclean-am
295
296distclean: distclean-am
297	-rm -f Makefile
298distclean-am: clean-am distclean-generic
299
300dvi: dvi-am
301
302dvi-am:
303
304html: html-am
305
306html-am:
307
308info: info-am
309
310info-am:
311
312install-data-am:
313
314install-dvi: install-dvi-am
315
316install-dvi-am:
317
318install-exec-am:
319
320install-html: install-html-am
321
322install-html-am:
323
324install-info: install-info-am
325
326install-info-am:
327
328install-man:
329
330install-pdf: install-pdf-am
331
332install-pdf-am:
333
334install-ps: install-ps-am
335
336install-ps-am:
337
338installcheck-am:
339
340maintainer-clean: maintainer-clean-am
341	-rm -f Makefile
342maintainer-clean-am: distclean-am maintainer-clean-generic
343
344mostlyclean: mostlyclean-am
345
346mostlyclean-am: mostlyclean-generic mostlyclean-libtool
347
348pdf: pdf-am
349
350pdf-am:
351
352ps: ps-am
353
354ps-am:
355
356uninstall-am:
357
358.MAKE: install-am install-strip
359
360.PHONY: all all-am check check-am clean clean-generic clean-libtool \
361	distclean distclean-generic distclean-libtool distdir dvi \
362	dvi-am html html-am info info-am install install-am \
363	install-data install-data-am install-dvi install-dvi-am \
364	install-exec install-exec-am install-html install-html-am \
365	install-info install-info-am install-man install-pdf \
366	install-pdf-am install-ps install-ps-am install-strip \
367	installcheck installcheck-am installdirs maintainer-clean \
368	maintainer-clean-generic mostlyclean mostlyclean-generic \
369	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
370
371
372#EXTRA_DIST = Makefile.am as_ac_expand.m4
373
374# Tell versions [3.59,3.63) of GNU make to not export all variables.
375# Otherwise a system limit (for SysV at least) may be exceeded.
376.NOEXPORT:
377