blob: fb029ecc88649e19465ab5de35c6bce3f6347cd6 [file] [log] [blame]
Lev Walkin4c776e52010-11-08 02:07:31 -08001# Makefile.in generated by automake 1.10 from Makefile.am.
Lev Walkin8e8b5482004-06-17 23:42:48 +00002# @configure_input@
Lev Walkinf15320b2004-06-03 03:38:44 +00003
Lev Walkin8e8b5482004-06-17 23:42:48 +00004# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
Lev Walkin4c776e52010-11-08 02:07:31 -08005# 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
Lev Walkinf15320b2004-06-03 03:38:44 +00006# 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@
Lev Walkinf15320b2004-06-03 03:38:44 +000016VPATH = @srcdir@
Lev Walkinf15320b2004-06-03 03:38:44 +000017pkgdatadir = $(datadir)/@PACKAGE@
18pkglibdir = $(libdir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
Lev Walkin8e8b5482004-06-17 23:42:48 +000020am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lev Walkin8e8b5482004-06-17 23:42:48 +000021install_sh_DATA = $(install_sh) -c -m 644
22install_sh_PROGRAM = $(install_sh) -c
23install_sh_SCRIPT = $(install_sh) -c
Lev Walkinf15320b2004-06-03 03:38:44 +000024INSTALL_HEADER = $(INSTALL_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000025transform = $(program_transform_name)
Lev Walkinf15320b2004-06-03 03:38:44 +000026NORMAL_INSTALL = :
27PRE_INSTALL = :
28POST_INSTALL = :
29NORMAL_UNINSTALL = :
30PRE_UNINSTALL = :
31POST_UNINSTALL = :
Lev Walkin5af1a692006-08-18 01:54:27 +000032build_triplet = @build@
Lev Walkinf15320b2004-06-03 03:38:44 +000033host_triplet = @host@
Lev Walkinf15320b2004-06-03 03:38:44 +000034subdir = tests
Lev Walkin8e8b5482004-06-17 23:42:48 +000035DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Lev Walkine7c4b962010-11-09 03:10:36 -080037am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
38 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
39 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
40 $(top_srcdir)/configure.ac
Lev Walkin8e8b5482004-06-17 23:42:48 +000041am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42 $(ACLOCAL_M4)
Lev Walkinf15320b2004-06-03 03:38:44 +000043mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
44CONFIG_HEADER = $(top_builddir)/config.h
45CONFIG_CLEAN_FILES =
Lev Walkin8e8b5482004-06-17 23:42:48 +000046SOURCES =
Lev Walkinf15320b2004-06-03 03:38:44 +000047DIST_SOURCES =
Lev Walkin8e8b5482004-06-17 23:42:48 +000048DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
49ACLOCAL = @ACLOCAL@
50ADD_CFLAGS = @ADD_CFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +000051AMTAR = @AMTAR@
52AR = @AR@
53AUTOCONF = @AUTOCONF@
54AUTOHEADER = @AUTOHEADER@
55AUTOMAKE = @AUTOMAKE@
56AWK = @AWK@
57CC = @CC@
58CCDEPMODE = @CCDEPMODE@
59CFLAGS = @CFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +000060CPP = @CPP@
61CPPFLAGS = @CPPFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +000062CYGPATH_W = @CYGPATH_W@
63DEFS = @DEFS@
64DEPDIR = @DEPDIR@
Lev Walkin4da95cf2010-10-16 02:46:32 -070065DSYMUTIL = @DSYMUTIL@
66DUMPBIN = @DUMPBIN@
Lev Walkin8e8b5482004-06-17 23:42:48 +000067ECHO_C = @ECHO_C@
68ECHO_N = @ECHO_N@
69ECHO_T = @ECHO_T@
70EGREP = @EGREP@
71EXEEXT = @EXEEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -070072FGREP = @FGREP@
Lev Walkin27fd0b62007-08-27 23:57:45 +000073GREP = @GREP@
Lev Walkin4c776e52010-11-08 02:07:31 -080074INSTALL = @INSTALL@
Lev Walkin8e8b5482004-06-17 23:42:48 +000075INSTALL_DATA = @INSTALL_DATA@
76INSTALL_PROGRAM = @INSTALL_PROGRAM@
77INSTALL_SCRIPT = @INSTALL_SCRIPT@
78INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Lev Walkin4da95cf2010-10-16 02:46:32 -070079LD = @LD@
Lev Walkin8e8b5482004-06-17 23:42:48 +000080LDFLAGS = @LDFLAGS@
81LEX = @LEX@
82LEXLIB = @LEXLIB@
83LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
84LIBOBJS = @LIBOBJS@
85LIBS = @LIBS@
86LIBTOOL = @LIBTOOL@
Lev Walkin4da95cf2010-10-16 02:46:32 -070087LIPO = @LIPO@
Lev Walkin8e8b5482004-06-17 23:42:48 +000088LN_S = @LN_S@
89LTLIBOBJS = @LTLIBOBJS@
Lev Walkin8e8b5482004-06-17 23:42:48 +000090MAKEINFO = @MAKEINFO@
Lev Walkin4c776e52010-11-08 02:07:31 -080091MKDIR_P = @MKDIR_P@
Lev Walkin4da95cf2010-10-16 02:46:32 -070092NM = @NM@
93NMEDIT = @NMEDIT@
Lev Walkin8e8b5482004-06-17 23:42:48 +000094OBJEXT = @OBJEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -070095OTOOL = @OTOOL@
96OTOOL64 = @OTOOL64@
Lev Walkin8e8b5482004-06-17 23:42:48 +000097PACKAGE = @PACKAGE@
98PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
99PACKAGE_NAME = @PACKAGE_NAME@
100PACKAGE_STRING = @PACKAGE_STRING@
101PACKAGE_TARNAME = @PACKAGE_TARNAME@
102PACKAGE_VERSION = @PACKAGE_VERSION@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000103PATH_SEPARATOR = @PATH_SEPARATOR@
104RANLIB = @RANLIB@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700105SED = @SED@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000106SET_MAKE = @SET_MAKE@
107SHELL = @SHELL@
108STRIP = @STRIP@
109VERSION = @VERSION@
110YACC = @YACC@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000111YFLAGS = @YFLAGS@
Lev Walkin4c776e52010-11-08 02:07:31 -0800112abs_builddir = @abs_builddir@
113abs_srcdir = @abs_srcdir@
114abs_top_builddir = @abs_top_builddir@
115abs_top_srcdir = @abs_top_srcdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000116ac_ct_CC = @ac_ct_CC@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700117ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000118am__include = @am__include@
119am__leading_dot = @am__leading_dot@
120am__quote = @am__quote@
Lev Walkin5af1a692006-08-18 01:54:27 +0000121am__tar = @am__tar@
122am__untar = @am__untar@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000123bindir = @bindir@
124build = @build@
125build_alias = @build_alias@
126build_cpu = @build_cpu@
127build_os = @build_os@
128build_vendor = @build_vendor@
Lev Walkin4c776e52010-11-08 02:07:31 -0800129builddir = @builddir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000130datadir = @datadir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000131datarootdir = @datarootdir@
132docdir = @docdir@
133dvidir = @dvidir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000134exec_prefix = @exec_prefix@
135host = @host@
136host_alias = @host_alias@
137host_cpu = @host_cpu@
138host_os = @host_os@
139host_vendor = @host_vendor@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000140htmldir = @htmldir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000141includedir = @includedir@
142infodir = @infodir@
143install_sh = @install_sh@
144libdir = @libdir@
145libexecdir = @libexecdir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000146localedir = @localedir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000147localstatedir = @localstatedir@
Lev Walkin4c776e52010-11-08 02:07:31 -0800148lt_ECHO = @lt_ECHO@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000149mandir = @mandir@
150mkdir_p = @mkdir_p@
151oldincludedir = @oldincludedir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000152pdfdir = @pdfdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000153prefix = @prefix@
154program_transform_name = @program_transform_name@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000155psdir = @psdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000156sbindir = @sbindir@
157sharedstatedir = @sharedstatedir@
Lev Walkin4c776e52010-11-08 02:07:31 -0800158srcdir = @srcdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000159sysconfdir = @sysconfdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000160target_alias = @target_alias@
Lev Walkin4c776e52010-11-08 02:07:31 -0800161top_builddir = @top_builddir@
162top_srcdir = @top_srcdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000163EXTRA_DIST = *.asn1*
Lev Walkinf15320b2004-06-03 03:38:44 +0000164all: all-am
165
166.SUFFIXES:
Lev Walkine7c4b962010-11-09 03:10:36 -0800167$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000168 @for dep in $?; do \
169 case '$(am__configure_deps)' in \
170 *$$dep*) \
171 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
172 && exit 0; \
173 exit 1;; \
174 esac; \
175 done; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000176 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000177 cd $(top_srcdir) && \
Lev Walkin5af1a692006-08-18 01:54:27 +0000178 $(AUTOMAKE) --foreign tests/Makefile
Lev Walkin8e8b5482004-06-17 23:42:48 +0000179.PRECIOUS: Makefile
180Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
181 @case '$?' in \
182 *config.status*) \
183 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
184 *) \
185 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
186 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
187 esac;
188
189$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
190 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
191
Lev Walkine7c4b962010-11-09 03:10:36 -0800192$(top_srcdir)/configure: $(am__configure_deps)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000193 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkine7c4b962010-11-09 03:10:36 -0800194$(ACLOCAL_M4): $(am__aclocal_m4_deps)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000195 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkinf15320b2004-06-03 03:38:44 +0000196
197mostlyclean-libtool:
198 -rm -f *.lo
199
200clean-libtool:
201 -rm -rf .libs _libs
Lev Walkinf15320b2004-06-03 03:38:44 +0000202tags: TAGS
203TAGS:
204
Lev Walkin8e8b5482004-06-17 23:42:48 +0000205ctags: CTAGS
206CTAGS:
Lev Walkinf15320b2004-06-03 03:38:44 +0000207
Lev Walkinf15320b2004-06-03 03:38:44 +0000208
209distdir: $(DISTFILES)
Lev Walkin4c776e52010-11-08 02:07:31 -0800210 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
211 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
212 list='$(DISTFILES)'; \
213 dist_files=`for file in $$list; do echo $$file; done | \
214 sed -e "s|^$$srcdirstrip/||;t" \
215 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
216 case $$dist_files in \
217 */*) $(MKDIR_P) `echo "$$dist_files" | \
218 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
219 sort -u` ;; \
220 esac; \
221 for file in $$dist_files; do \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000222 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000223 if test -d $$d/$$file; then \
Lev Walkin4c776e52010-11-08 02:07:31 -0800224 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000225 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
226 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
227 fi; \
228 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000229 else \
230 test -f $(distdir)/$$file \
231 || cp -p $$d/$$file $(distdir)/$$file \
232 || exit 1; \
233 fi; \
234 done
235check-am: all-am
236check: check-am
237all-am: Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000238installdirs:
Lev Walkinf15320b2004-06-03 03:38:44 +0000239install: install-am
240install-exec: install-exec-am
241install-data: install-data-am
242uninstall: uninstall-am
243
244install-am: all-am
245 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
246
247installcheck: installcheck-am
248install-strip:
249 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000250 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000251 `test -z '$(STRIP)' || \
252 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
253mostlyclean-generic:
254
255clean-generic:
256
257distclean-generic:
Lev Walkin5af1a692006-08-18 01:54:27 +0000258 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000259
260maintainer-clean-generic:
261 @echo "This command is intended for maintainers to use"
262 @echo "it deletes files that may require special tools to rebuild."
263clean: clean-am
264
265clean-am: clean-generic clean-libtool mostlyclean-am
266
267distclean: distclean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000268 -rm -f Makefile
Lev Walkin4c776e52010-11-08 02:07:31 -0800269distclean-am: clean-am distclean-generic
Lev Walkinf15320b2004-06-03 03:38:44 +0000270
271dvi: dvi-am
272
273dvi-am:
274
Lev Walkin8e8b5482004-06-17 23:42:48 +0000275html: html-am
276
Lev Walkinf15320b2004-06-03 03:38:44 +0000277info: info-am
278
279info-am:
280
281install-data-am:
282
Lev Walkin4c776e52010-11-08 02:07:31 -0800283install-dvi: install-dvi-am
284
Lev Walkinf15320b2004-06-03 03:38:44 +0000285install-exec-am:
286
Lev Walkin4c776e52010-11-08 02:07:31 -0800287install-html: install-html-am
288
Lev Walkinf15320b2004-06-03 03:38:44 +0000289install-info: install-info-am
290
291install-man:
292
Lev Walkin4c776e52010-11-08 02:07:31 -0800293install-pdf: install-pdf-am
294
295install-ps: install-ps-am
296
Lev Walkinf15320b2004-06-03 03:38:44 +0000297installcheck-am:
298
299maintainer-clean: maintainer-clean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000300 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000301maintainer-clean-am: distclean-am maintainer-clean-generic
302
303mostlyclean: mostlyclean-am
304
305mostlyclean-am: mostlyclean-generic mostlyclean-libtool
306
Lev Walkin8e8b5482004-06-17 23:42:48 +0000307pdf: pdf-am
308
309pdf-am:
310
311ps: ps-am
312
313ps-am:
314
Lev Walkin4c776e52010-11-08 02:07:31 -0800315uninstall-am:
316
317.MAKE: install-am install-strip
Lev Walkinf15320b2004-06-03 03:38:44 +0000318
319.PHONY: all all-am check check-am clean clean-generic clean-libtool \
320 distclean distclean-generic distclean-libtool distdir dvi \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000321 dvi-am html html-am info info-am install install-am \
Lev Walkin4c776e52010-11-08 02:07:31 -0800322 install-data install-data-am install-dvi install-dvi-am \
323 install-exec install-exec-am install-html install-html-am \
324 install-info install-info-am install-man install-pdf \
325 install-pdf-am install-ps install-ps-am install-strip \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000326 installcheck installcheck-am installdirs maintainer-clean \
Lev Walkinf15320b2004-06-03 03:38:44 +0000327 maintainer-clean-generic mostlyclean mostlyclean-generic \
Lev Walkin4c776e52010-11-08 02:07:31 -0800328 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000329
330# Tell versions [3.59,3.63) of GNU make to not export all variables.
331# Otherwise a system limit (for SysV at least) may be exceeded.
332.NOEXPORT: