blob: 13a5f42c57b65132a692610d62674ac2bf725311 [file] [log] [blame]
Lev Walkin5af1a692006-08-18 01:54:27 +00001# Makefile.in generated by automake 1.9.6 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 Walkin5af1a692006-08-18 01:54:27 +00005# 2003, 2004, 2005 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 +000016srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
Lev Walkinf15320b2004-06-03 03:38:44 +000019pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = ..
Lev Walkin8e8b5482004-06-17 23:42:48 +000023am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lev Walkinf15320b2004-06-03 03:38:44 +000024INSTALL = @INSTALL@
Lev Walkin8e8b5482004-06-17 23:42:48 +000025install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
Lev Walkinf15320b2004-06-03 03:38:44 +000028INSTALL_HEADER = $(INSTALL_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000029transform = $(program_transform_name)
Lev Walkinf15320b2004-06-03 03:38:44 +000030NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
Lev Walkin5af1a692006-08-18 01:54:27 +000036build_triplet = @build@
Lev Walkinf15320b2004-06-03 03:38:44 +000037host_triplet = @host@
Lev Walkin5af1a692006-08-18 01:54:27 +000038target_triplet = @target@
Lev Walkinf15320b2004-06-03 03:38:44 +000039subdir = tests
Lev Walkin8e8b5482004-06-17 23:42:48 +000040DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/configure.in
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
Lev Walkinf15320b2004-06-03 03:38:44 +000045mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46CONFIG_HEADER = $(top_builddir)/config.h
47CONFIG_CLEAN_FILES =
Lev Walkin8e8b5482004-06-17 23:42:48 +000048SOURCES =
Lev Walkinf15320b2004-06-03 03:38:44 +000049DIST_SOURCES =
Lev Walkin8e8b5482004-06-17 23:42:48 +000050DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
51ACLOCAL = @ACLOCAL@
52ADD_CFLAGS = @ADD_CFLAGS@
53AMDEP_FALSE = @AMDEP_FALSE@
54AMDEP_TRUE = @AMDEP_TRUE@
55AMTAR = @AMTAR@
56AR = @AR@
57AUTOCONF = @AUTOCONF@
58AUTOHEADER = @AUTOHEADER@
59AUTOMAKE = @AUTOMAKE@
60AWK = @AWK@
61CC = @CC@
62CCDEPMODE = @CCDEPMODE@
63CFLAGS = @CFLAGS@
64CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
65CPP = @CPP@
66CPPFLAGS = @CPPFLAGS@
67CXX = @CXX@
68CXXCPP = @CXXCPP@
69CXXDEPMODE = @CXXDEPMODE@
70CXXFLAGS = @CXXFLAGS@
71CYGPATH_W = @CYGPATH_W@
72DEFS = @DEFS@
73DEPDIR = @DEPDIR@
74ECHO = @ECHO@
75ECHO_C = @ECHO_C@
76ECHO_N = @ECHO_N@
77ECHO_T = @ECHO_T@
78EGREP = @EGREP@
79EXEEXT = @EXEEXT@
80F77 = @F77@
81FFLAGS = @FFLAGS@
82INSTALL_DATA = @INSTALL_DATA@
83INSTALL_PROGRAM = @INSTALL_PROGRAM@
84INSTALL_SCRIPT = @INSTALL_SCRIPT@
85INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
86LDFLAGS = @LDFLAGS@
87LEX = @LEX@
88LEXLIB = @LEXLIB@
89LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
90LIBOBJS = @LIBOBJS@
91LIBS = @LIBS@
92LIBTOOL = @LIBTOOL@
93LN_S = @LN_S@
94LTLIBOBJS = @LTLIBOBJS@
95MAINT = @MAINT@
96MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
97MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
98MAKEINFO = @MAKEINFO@
99OBJEXT = @OBJEXT@
100PACKAGE = @PACKAGE@
101PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
102PACKAGE_NAME = @PACKAGE_NAME@
103PACKAGE_STRING = @PACKAGE_STRING@
104PACKAGE_TARNAME = @PACKAGE_TARNAME@
105PACKAGE_VERSION = @PACKAGE_VERSION@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000106PATH_SEPARATOR = @PATH_SEPARATOR@
107RANLIB = @RANLIB@
108SET_MAKE = @SET_MAKE@
109SHELL = @SHELL@
110STRIP = @STRIP@
111VERSION = @VERSION@
112YACC = @YACC@
113ac_ct_AR = @ac_ct_AR@
114ac_ct_CC = @ac_ct_CC@
115ac_ct_CXX = @ac_ct_CXX@
116ac_ct_F77 = @ac_ct_F77@
117ac_ct_RANLIB = @ac_ct_RANLIB@
118ac_ct_STRIP = @ac_ct_STRIP@
119am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
120am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
121am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
122am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
123am__include = @am__include@
124am__leading_dot = @am__leading_dot@
125am__quote = @am__quote@
Lev Walkin5af1a692006-08-18 01:54:27 +0000126am__tar = @am__tar@
127am__untar = @am__untar@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000128bindir = @bindir@
129build = @build@
130build_alias = @build_alias@
131build_cpu = @build_cpu@
132build_os = @build_os@
133build_vendor = @build_vendor@
134datadir = @datadir@
135exec_prefix = @exec_prefix@
136host = @host@
137host_alias = @host_alias@
138host_cpu = @host_cpu@
139host_os = @host_os@
140host_vendor = @host_vendor@
141includedir = @includedir@
142infodir = @infodir@
143install_sh = @install_sh@
144libdir = @libdir@
145libexecdir = @libexecdir@
146localstatedir = @localstatedir@
147mandir = @mandir@
148mkdir_p = @mkdir_p@
149oldincludedir = @oldincludedir@
150prefix = @prefix@
151program_transform_name = @program_transform_name@
152sbindir = @sbindir@
153sharedstatedir = @sharedstatedir@
154sysconfdir = @sysconfdir@
155target = @target@
156target_alias = @target_alias@
157target_cpu = @target_cpu@
158target_os = @target_os@
159target_vendor = @target_vendor@
160EXTRA_DIST = *.asn1*
Lev Walkinf15320b2004-06-03 03:38:44 +0000161all: all-am
162
163.SUFFIXES:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000164$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
165 @for dep in $?; do \
166 case '$(am__configure_deps)' in \
167 *$$dep*) \
168 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
169 && exit 0; \
170 exit 1;; \
171 esac; \
172 done; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000173 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000174 cd $(top_srcdir) && \
Lev Walkin5af1a692006-08-18 01:54:27 +0000175 $(AUTOMAKE) --foreign tests/Makefile
Lev Walkin8e8b5482004-06-17 23:42:48 +0000176.PRECIOUS: Makefile
177Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
178 @case '$?' in \
179 *config.status*) \
180 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
181 *) \
182 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
183 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
184 esac;
185
186$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
187 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
188
189$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
190 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
191$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
192 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkinf15320b2004-06-03 03:38:44 +0000193
194mostlyclean-libtool:
195 -rm -f *.lo
196
197clean-libtool:
198 -rm -rf .libs _libs
199
200distclean-libtool:
201 -rm -f libtool
Lev Walkinf15320b2004-06-03 03:38:44 +0000202uninstall-info-am:
203tags: TAGS
204TAGS:
205
Lev Walkin8e8b5482004-06-17 23:42:48 +0000206ctags: CTAGS
207CTAGS:
Lev Walkinf15320b2004-06-03 03:38:44 +0000208
Lev Walkinf15320b2004-06-03 03:38:44 +0000209
210distdir: $(DISTFILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000211 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
212 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
213 list='$(DISTFILES)'; for file in $$list; do \
214 case $$file in \
215 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
216 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
217 esac; \
218 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000219 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
220 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000221 dir="/$$dir"; \
222 $(mkdir_p) "$(distdir)$$dir"; \
223 else \
224 dir=''; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000225 fi; \
226 if test -d $$d/$$file; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000227 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
228 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
229 fi; \
230 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000231 else \
232 test -f $(distdir)/$$file \
233 || cp -p $$d/$$file $(distdir)/$$file \
234 || exit 1; \
235 fi; \
236 done
237check-am: all-am
238check: check-am
239all-am: Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000240installdirs:
Lev Walkinf15320b2004-06-03 03:38:44 +0000241install: install-am
242install-exec: install-exec-am
243install-data: install-data-am
244uninstall: uninstall-am
245
246install-am: all-am
247 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
248
249installcheck: installcheck-am
250install-strip:
251 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000252 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000253 `test -z '$(STRIP)' || \
254 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
255mostlyclean-generic:
256
257clean-generic:
258
259distclean-generic:
Lev Walkin5af1a692006-08-18 01:54:27 +0000260 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000261
262maintainer-clean-generic:
263 @echo "This command is intended for maintainers to use"
264 @echo "it deletes files that may require special tools to rebuild."
265clean: clean-am
266
267clean-am: clean-generic clean-libtool mostlyclean-am
268
269distclean: distclean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000270 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000271distclean-am: clean-am distclean-generic distclean-libtool
272
273dvi: dvi-am
274
275dvi-am:
276
Lev Walkin8e8b5482004-06-17 23:42:48 +0000277html: html-am
278
Lev Walkinf15320b2004-06-03 03:38:44 +0000279info: info-am
280
281info-am:
282
283install-data-am:
284
285install-exec-am:
286
287install-info: install-info-am
288
289install-man:
290
291installcheck-am:
292
293maintainer-clean: maintainer-clean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000294 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000295maintainer-clean-am: distclean-am maintainer-clean-generic
296
297mostlyclean: mostlyclean-am
298
299mostlyclean-am: mostlyclean-generic mostlyclean-libtool
300
Lev Walkin8e8b5482004-06-17 23:42:48 +0000301pdf: pdf-am
302
303pdf-am:
304
305ps: ps-am
306
307ps-am:
308
Lev Walkinf15320b2004-06-03 03:38:44 +0000309uninstall-am: uninstall-info-am
310
311.PHONY: all all-am check check-am clean clean-generic clean-libtool \
312 distclean distclean-generic distclean-libtool distdir dvi \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000313 dvi-am html html-am info info-am install install-am \
314 install-data install-data-am install-exec install-exec-am \
315 install-info install-info-am install-man install-strip \
316 installcheck installcheck-am installdirs maintainer-clean \
Lev Walkinf15320b2004-06-03 03:38:44 +0000317 maintainer-clean-generic mostlyclean mostlyclean-generic \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000318 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
319 uninstall-info-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000320
321# Tell versions [3.59,3.63) of GNU make to not export all variables.
322# Otherwise a system limit (for SysV at least) may be exceeded.
323.NOEXPORT: