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@
36target_triplet = @target@
37subdir = m4
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
41	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
42	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
43	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
44	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
45	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
46	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
47	$(top_srcdir)/configure.ac
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49	$(ACLOCAL_M4)
50mkinstalldirs = $(install_sh) -d
51CONFIG_HEADER = $(top_builddir)/config.h
52CONFIG_CLEAN_FILES =
53CONFIG_CLEAN_VPATH_FILES =
54SOURCES =
55DIST_SOURCES =
56DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57ACLOCAL = @ACLOCAL@
58AMTAR = @AMTAR@
59AR = @AR@
60AUTOCONF = @AUTOCONF@
61AUTOHEADER = @AUTOHEADER@
62AUTOMAKE = @AUTOMAKE@
63AWK = @AWK@
64CC = @CC@
65CCDEPMODE = @CCDEPMODE@
66CFLAGS = @CFLAGS@
67COPY = @COPY@
68CPP = @CPP@
69CPPFLAGS = @CPPFLAGS@
70CYGPATH_W = @CYGPATH_W@
71DEFS = @DEFS@
72DEPDIR = @DEPDIR@
73DSYMUTIL = @DSYMUTIL@
74DUMPBIN = @DUMPBIN@
75ECHO = @ECHO@
76ECHO_C = @ECHO_C@
77ECHO_N = @ECHO_N@
78ECHO_T = @ECHO_T@
79EGREP = @EGREP@
80EXEEXT = @EXEEXT@
81FGREP = @FGREP@
82GMSGFMT = @GMSGFMT@
83GMSGFMT_015 = @GMSGFMT_015@
84GREP = @GREP@
85INSTALL = @INSTALL@
86INSTALL_DATA = @INSTALL_DATA@
87INSTALL_PROGRAM = @INSTALL_PROGRAM@
88INSTALL_SCRIPT = @INSTALL_SCRIPT@
89INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
90INTLLIBS = @INTLLIBS@
91INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
92LD = @LD@
93LDFLAGS = @LDFLAGS@
94LIBICONV = @LIBICONV@
95LIBINTL = @LIBINTL@
96LIBOBJS = @LIBOBJS@
97LIBS = @LIBS@
98LIBTOOL = @LIBTOOL@
99LIPO = @LIPO@
100LN_S = @LN_S@
101LTLIBICONV = @LTLIBICONV@
102LTLIBINTL = @LTLIBINTL@
103LTLIBOBJS = @LTLIBOBJS@
104MAKEINFO = @MAKEINFO@
105MKDIR = @MKDIR@
106MKDIR_P = @MKDIR_P@
107MSGFMT = @MSGFMT@
108MSGFMT_015 = @MSGFMT_015@
109MSGMERGE = @MSGMERGE@
110NM = @NM@
111NMEDIT = @NMEDIT@
112OBJDUMP = @OBJDUMP@
113OBJEXT = @OBJEXT@
114OPENSSL_LIB_DIR = @OPENSSL_LIB_DIR@
115OTOOL = @OTOOL@
116OTOOL64 = @OTOOL64@
117PACKAGE = @PACKAGE@
118PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
119PACKAGE_NAME = @PACKAGE_NAME@
120PACKAGE_STRING = @PACKAGE_STRING@
121PACKAGE_TARNAME = @PACKAGE_TARNAME@
122PACKAGE_VERSION = @PACKAGE_VERSION@
123PATH_SEPARATOR = @PATH_SEPARATOR@
124POSUB = @POSUB@
125RANLIB = @RANLIB@
126RM = @RM@
127SED = @SED@
128SET_MAKE = @SET_MAKE@
129SHELL = @SHELL@
130STRIP = @STRIP@
131USE_NLS = @USE_NLS@
132VERSION = @VERSION@
133XGETTEXT = @XGETTEXT@
134XGETTEXT_015 = @XGETTEXT_015@
135abs_builddir = @abs_builddir@
136abs_srcdir = @abs_srcdir@
137abs_top_builddir = @abs_top_builddir@
138abs_top_srcdir = @abs_top_srcdir@
139ac_ct_CC = @ac_ct_CC@
140ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
141am__include = @am__include@
142am__leading_dot = @am__leading_dot@
143am__quote = @am__quote@
144am__tar = @am__tar@
145am__untar = @am__untar@
146bindir = @bindir@
147build = @build@
148build_alias = @build_alias@
149build_cpu = @build_cpu@
150build_os = @build_os@
151build_vendor = @build_vendor@
152builddir = @builddir@
153datadir = @datadir@
154datarootdir = @datarootdir@
155docdir = @docdir@
156dvidir = @dvidir@
157exec_prefix = @exec_prefix@
158host = @host@
159host_alias = @host_alias@
160host_cpu = @host_cpu@
161host_os = @host_os@
162host_vendor = @host_vendor@
163htmldir = @htmldir@
164includedir = @includedir@
165infodir = @infodir@
166install_sh = @install_sh@
167libdir = @libdir@
168libexecdir = @libexecdir@
169localedir = @localedir@
170localstatedir = @localstatedir@
171lt_ECHO = @lt_ECHO@
172mandir = @mandir@
173mkdir_p = @mkdir_p@
174oldincludedir = @oldincludedir@
175pdfdir = @pdfdir@
176prefix = @prefix@
177program_transform_name = @program_transform_name@
178psdir = @psdir@
179sbindir = @sbindir@
180sharedstatedir = @sharedstatedir@
181srcdir = @srcdir@
182sysconfdir = @sysconfdir@
183target = @target@
184target_alias = @target_alias@
185target_cpu = @target_cpu@
186target_os = @target_os@
187target_vendor = @target_vendor@
188top_build_prefix = @top_build_prefix@
189top_builddir = @top_builddir@
190top_srcdir = @top_srcdir@
191all: all-am
192
193.SUFFIXES:
194$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
195	@for dep in $?; do \
196	  case '$(am__configure_deps)' in \
197	    *$$dep*) \
198	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
199	        && { if test -f $@; then exit 0; else break; fi; }; \
200	      exit 1;; \
201	  esac; \
202	done; \
203	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign m4/Makefile'; \
204	$(am__cd) $(top_srcdir) && \
205	  $(AUTOMAKE) --foreign m4/Makefile
206.PRECIOUS: Makefile
207Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
208	@case '$?' in \
209	  *config.status*) \
210	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
211	  *) \
212	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
213	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
214	esac;
215
216$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
217	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218
219$(top_srcdir)/configure:  $(am__configure_deps)
220	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
222	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223$(am__aclocal_m4_deps):
224
225mostlyclean-libtool:
226	-rm -f *.lo
227
228clean-libtool:
229	-rm -rf .libs _libs
230tags: TAGS
231TAGS:
232
233ctags: CTAGS
234CTAGS:
235
236
237distdir: $(DISTFILES)
238	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
239	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
240	list='$(DISTFILES)'; \
241	  dist_files=`for file in $$list; do echo $$file; done | \
242	  sed -e "s|^$$srcdirstrip/||;t" \
243	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
244	case $$dist_files in \
245	  */*) $(MKDIR_P) `echo "$$dist_files" | \
246			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
247			   sort -u` ;; \
248	esac; \
249	for file in $$dist_files; do \
250	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
251	  if test -d $$d/$$file; then \
252	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
253	    if test -d "$(distdir)/$$file"; then \
254	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
255	    fi; \
256	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
257	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
258	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
259	    fi; \
260	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
261	  else \
262	    test -f "$(distdir)/$$file" \
263	    || cp -p $$d/$$file "$(distdir)/$$file" \
264	    || exit 1; \
265	  fi; \
266	done
267check-am: all-am
268check: check-am
269all-am: Makefile
270installdirs:
271install: install-am
272install-exec: install-exec-am
273install-data: install-data-am
274uninstall: uninstall-am
275
276install-am: all-am
277	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
278
279installcheck: installcheck-am
280install-strip:
281	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
282	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
283	  `test -z '$(STRIP)' || \
284	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
285mostlyclean-generic:
286
287clean-generic:
288
289distclean-generic:
290	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
291	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
292
293maintainer-clean-generic:
294	@echo "This command is intended for maintainers to use"
295	@echo "it deletes files that may require special tools to rebuild."
296clean: clean-am
297
298clean-am: clean-generic clean-libtool mostlyclean-am
299
300distclean: distclean-am
301	-rm -f Makefile
302distclean-am: clean-am distclean-generic
303
304dvi: dvi-am
305
306dvi-am:
307
308html: html-am
309
310html-am:
311
312info: info-am
313
314info-am:
315
316install-data-am:
317
318install-dvi: install-dvi-am
319
320install-dvi-am:
321
322install-exec-am:
323
324install-html: install-html-am
325
326install-html-am:
327
328install-info: install-info-am
329
330install-info-am:
331
332install-man:
333
334install-pdf: install-pdf-am
335
336install-pdf-am:
337
338install-ps: install-ps-am
339
340install-ps-am:
341
342installcheck-am:
343
344maintainer-clean: maintainer-clean-am
345	-rm -f Makefile
346maintainer-clean-am: distclean-am maintainer-clean-generic
347
348mostlyclean: mostlyclean-am
349
350mostlyclean-am: mostlyclean-generic mostlyclean-libtool
351
352pdf: pdf-am
353
354pdf-am:
355
356ps: ps-am
357
358ps-am:
359
360uninstall-am:
361
362.MAKE: install-am install-strip
363
364.PHONY: all all-am check check-am clean clean-generic clean-libtool \
365	distclean distclean-generic distclean-libtool distdir dvi \
366	dvi-am html html-am info info-am install install-am \
367	install-data install-data-am install-dvi install-dvi-am \
368	install-exec install-exec-am install-html install-html-am \
369	install-info install-info-am install-man install-pdf \
370	install-pdf-am install-ps install-ps-am install-strip \
371	installcheck installcheck-am installdirs maintainer-clean \
372	maintainer-clean-generic mostlyclean mostlyclean-generic \
373	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
374
375
376# Tell versions [3.59,3.63) of GNU make to not export all variables.
377# Otherwise a system limit (for SysV at least) may be exceeded.
378.NOEXPORT:
379