blob: 0cdc97ddbd61529c5403157719f84fb23fcad0e8 [file] [log] [blame]
vlm8f3eb992004-06-17 23:42:48 +00001# Makefile.in generated by automake 1.8.4 from Makefile.am.
2# @configure_input@
vlmfa67ddc2004-06-03 03:38:44 +00003
vlm8f3eb992004-06-17 23:42:48 +00004# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004 Free Software Foundation, Inc.
vlmfa67ddc2004-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@
vlmfa67ddc2004-06-03 03:38:44 +000016srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
vlmfa67ddc2004-06-03 03:38:44 +000019pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = ..
vlm8f3eb992004-06-17 23:42:48 +000023am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
vlmfa67ddc2004-06-03 03:38:44 +000024INSTALL = @INSTALL@
vlm8f3eb992004-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
vlmfa67ddc2004-06-03 03:38:44 +000028INSTALL_HEADER = $(INSTALL_DATA)
vlm8f3eb992004-06-17 23:42:48 +000029transform = $(program_transform_name)
vlmfa67ddc2004-06-03 03:38:44 +000030NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
vlmfa67ddc2004-06-03 03:38:44 +000036host_triplet = @host@
vlmfa67ddc2004-06-03 03:38:44 +000037subdir = tests
vlm8f3eb992004-06-17 23:42:48 +000038DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/configure.in
41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42 $(ACLOCAL_M4)
vlmfa67ddc2004-06-03 03:38:44 +000043mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
44CONFIG_HEADER = $(top_builddir)/config.h
45CONFIG_CLEAN_FILES =
vlm8f3eb992004-06-17 23:42:48 +000046SOURCES =
vlmfa67ddc2004-06-03 03:38:44 +000047DIST_SOURCES =
vlm8f3eb992004-06-17 23:42:48 +000048DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
49ACLOCAL = @ACLOCAL@
50ADD_CFLAGS = @ADD_CFLAGS@
51AMDEP_FALSE = @AMDEP_FALSE@
52AMDEP_TRUE = @AMDEP_TRUE@
53AMTAR = @AMTAR@
54AR = @AR@
55AUTOCONF = @AUTOCONF@
56AUTOHEADER = @AUTOHEADER@
57AUTOMAKE = @AUTOMAKE@
58AWK = @AWK@
59CC = @CC@
60CCDEPMODE = @CCDEPMODE@
61CFLAGS = @CFLAGS@
62CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
vlm8ed2f6f2004-08-11 05:35:51 +000063CPLUSPLUS_FOUND_FALSE = @CPLUSPLUS_FOUND_FALSE@
64CPLUSPLUS_FOUND_TRUE = @CPLUSPLUS_FOUND_TRUE@
vlm8f3eb992004-06-17 23:42:48 +000065CPP = @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@
vlm8f3eb992004-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@
126bindir = @bindir@
127build = @build@
128build_alias = @build_alias@
129build_cpu = @build_cpu@
130build_os = @build_os@
131build_vendor = @build_vendor@
132datadir = @datadir@
133exec_prefix = @exec_prefix@
134host = @host@
135host_alias = @host_alias@
136host_cpu = @host_cpu@
137host_os = @host_os@
138host_vendor = @host_vendor@
139includedir = @includedir@
140infodir = @infodir@
141install_sh = @install_sh@
142libdir = @libdir@
143libexecdir = @libexecdir@
144localstatedir = @localstatedir@
145mandir = @mandir@
146mkdir_p = @mkdir_p@
147oldincludedir = @oldincludedir@
148prefix = @prefix@
149program_transform_name = @program_transform_name@
150sbindir = @sbindir@
151sharedstatedir = @sharedstatedir@
152sysconfdir = @sysconfdir@
153target = @target@
154target_alias = @target_alias@
155target_cpu = @target_cpu@
156target_os = @target_os@
157target_vendor = @target_vendor@
158EXTRA_DIST = *.asn1*
vlmfa67ddc2004-06-03 03:38:44 +0000159all: all-am
160
161.SUFFIXES:
vlm8f3eb992004-06-17 23:42:48 +0000162$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
163 @for dep in $?; do \
164 case '$(am__configure_deps)' in \
165 *$$dep*) \
166 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
167 && exit 0; \
168 exit 1;; \
169 esac; \
170 done; \
171 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
172 cd $(top_srcdir) && \
173 $(AUTOMAKE) --gnu tests/Makefile
174.PRECIOUS: Makefile
175Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
176 @case '$?' in \
177 *config.status*) \
178 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
179 *) \
180 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
181 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
182 esac;
183
184$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
185 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
186
187$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
188 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
189$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
190 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
vlmfa67ddc2004-06-03 03:38:44 +0000191
192mostlyclean-libtool:
193 -rm -f *.lo
194
195clean-libtool:
196 -rm -rf .libs _libs
197
198distclean-libtool:
199 -rm -f libtool
vlmfa67ddc2004-06-03 03:38:44 +0000200uninstall-info-am:
201tags: TAGS
202TAGS:
203
vlm8f3eb992004-06-17 23:42:48 +0000204ctags: CTAGS
205CTAGS:
vlmfa67ddc2004-06-03 03:38:44 +0000206
vlmfa67ddc2004-06-03 03:38:44 +0000207
208distdir: $(DISTFILES)
vlm8f3eb992004-06-17 23:42:48 +0000209 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
210 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
211 list='$(DISTFILES)'; for file in $$list; do \
212 case $$file in \
213 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
214 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
215 esac; \
216 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000217 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
218 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
vlm8f3eb992004-06-17 23:42:48 +0000219 dir="/$$dir"; \
220 $(mkdir_p) "$(distdir)$$dir"; \
221 else \
222 dir=''; \
vlmfa67ddc2004-06-03 03:38:44 +0000223 fi; \
224 if test -d $$d/$$file; then \
vlm8f3eb992004-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; \
vlmfa67ddc2004-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
vlmfa67ddc2004-06-03 03:38:44 +0000238installdirs:
vlmfa67ddc2004-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)" \
vlm8f3eb992004-06-17 23:42:48 +0000250 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
vlmfa67ddc2004-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:
vlm8f3eb992004-06-17 23:42:48 +0000258 -rm -f $(CONFIG_CLEAN_FILES)
vlmfa67ddc2004-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
vlm8f3eb992004-06-17 23:42:48 +0000268 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000269distclean-am: clean-am distclean-generic distclean-libtool
270
271dvi: dvi-am
272
273dvi-am:
274
vlm8f3eb992004-06-17 23:42:48 +0000275html: html-am
276
vlmfa67ddc2004-06-03 03:38:44 +0000277info: info-am
278
279info-am:
280
281install-data-am:
282
283install-exec-am:
284
285install-info: install-info-am
286
287install-man:
288
289installcheck-am:
290
291maintainer-clean: maintainer-clean-am
vlm8f3eb992004-06-17 23:42:48 +0000292 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000293maintainer-clean-am: distclean-am maintainer-clean-generic
294
295mostlyclean: mostlyclean-am
296
297mostlyclean-am: mostlyclean-generic mostlyclean-libtool
298
vlm8f3eb992004-06-17 23:42:48 +0000299pdf: pdf-am
300
301pdf-am:
302
303ps: ps-am
304
305ps-am:
306
vlmfa67ddc2004-06-03 03:38:44 +0000307uninstall-am: uninstall-info-am
308
309.PHONY: all all-am check check-am clean clean-generic clean-libtool \
310 distclean distclean-generic distclean-libtool distdir dvi \
vlm8f3eb992004-06-17 23:42:48 +0000311 dvi-am html html-am info info-am install install-am \
312 install-data install-data-am install-exec install-exec-am \
313 install-info install-info-am install-man install-strip \
314 installcheck installcheck-am installdirs maintainer-clean \
vlmfa67ddc2004-06-03 03:38:44 +0000315 maintainer-clean-generic mostlyclean mostlyclean-generic \
vlm8f3eb992004-06-17 23:42:48 +0000316 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
317 uninstall-info-am
vlmfa67ddc2004-06-03 03:38:44 +0000318
319# Tell versions [3.59,3.63) of GNU make to not export all variables.
320# Otherwise a system limit (for SysV at least) may be exceeded.
321.NOEXPORT: